diff options
Diffstat (limited to 'usr.bin/lex/gen.c')
-rw-r--r-- | usr.bin/lex/gen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/gen.c b/usr.bin/lex/gen.c index 08f400abbe16..a6254c369dcf 100644 --- a/usr.bin/lex/gen.c +++ b/usr.bin/lex/gen.c @@ -26,7 +26,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* $Header: /home/ncvs/src/usr.bin/lex/gen.c,v 1.1.1.2 1996/06/19 20:26:10 nate Exp $ */ +/* $Header: /home/ncvs/src/usr.bin/lex/gen.c,v 1.3 1996/06/19 20:47:10 nate Exp $ */ #include "flexdef.h" |