diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
| commit | 72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch) | |
| tree | 49c75f7b6a634efb81c3709f39147fdba24623bb /usr.bin/window/parser4.c | |
| parent | 606cad63e046f2873878d07634158eb90c5a2cf6 (diff) | |
Diffstat (limited to 'usr.bin/window/parser4.c')
| -rw-r--r-- | usr.bin/window/parser4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/window/parser4.c b/usr.bin/window/parser4.c index 338bdfb98121..e1ef35f6441e 100644 --- a/usr.bin/window/parser4.c +++ b/usr.bin/window/parser4.c @@ -37,7 +37,7 @@ #ifndef lint static char sccsid[] = "@(#)parser4.c 8.1 (Berkeley) 6/6/93"; static char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/window/parser4.c,v 1.2.6.1 2001/05/17 09:45:00 obrien Exp $"; #endif /* not lint */ #include <string.h> |
