diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-26 10:07:20 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-26 10:07:20 +0000 |
| commit | 9e1ade7750536b2a3c7d9697572918a3760a96a3 (patch) | |
| tree | f3cb21d3e8877cbcbc70b483da355d5a53cef246 /usr.bin/window/parser2.c | |
| parent | e218b63212e0698ca73953f276748e8074412fad (diff) | |
Notes
Diffstat (limited to 'usr.bin/window/parser2.c')
| -rw-r--r-- | usr.bin/window/parser2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/window/parser2.c b/usr.bin/window/parser2.c index e9b2f550aac6..1e8c82f52c33 100644 --- a/usr.bin/window/parser2.c +++ b/usr.bin/window/parser2.c @@ -36,6 +36,7 @@ #ifndef lint static char sccsid[] = "@(#)parser2.c 8.1 (Berkeley) 6/6/93"; +static char rcsid[] = "@(#)$FreeBSD$"; #endif /* not lint */ #include "parser.h" |
