diff options
Diffstat (limited to 'usr.bin/lex/sym.c')
-rw-r--r-- | usr.bin/lex/sym.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/sym.c b/usr.bin/lex/sym.c index fde1ef4236c43..da0806f7ec23f 100644 --- a/usr.bin/lex/sym.c +++ b/usr.bin/lex/sym.c @@ -26,7 +26,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* $Header: /pub/FreeBSD/FreeBSD-CVS/src/usr.bin/lex/sym.c,v 1.2 1995/05/30 06:31:18 rgrimes Exp $ */ +/* $Header: /home/ncvs/src/usr.bin/lex/sym.c,v 1.2.4.1 1996/06/05 02:57:03 jkh Exp $ */ #include "flexdef.h" |