diff options
Diffstat (limited to 'usr.bin/lex/misc.c')
-rw-r--r-- | usr.bin/lex/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/misc.c b/usr.bin/lex/misc.c index 006f5fcde0267..bb83d4cfdc0d9 100644 --- a/usr.bin/lex/misc.c +++ b/usr.bin/lex/misc.c @@ -26,7 +26,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* $Header: misc.c,v 1.2 94/01/04 14:33:10 vern Exp $ */ +/* /home/ncvs/src/usr.bin/lex/misc.c,v 1.1.1.1 1994/08/24 13:10:32 csgr Exp */ #include "flexdef.h" |