diff options
Diffstat (limited to 'usr.bin/lex/FlexLexer.h')
-rw-r--r-- | usr.bin/lex/FlexLexer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/FlexLexer.h b/usr.bin/lex/FlexLexer.h index 48d1369d5913..0cf7ad9b1b3d 100644 --- a/usr.bin/lex/FlexLexer.h +++ b/usr.bin/lex/FlexLexer.h @@ -1,4 +1,4 @@ -// $Header: /pub/FreeBSD/FreeBSD-CVS/src/usr.bin/lex/FlexLexer.h,v 1.1.1.1 1994/08/24 13:10:33 csgr Exp $ +// $Header: /home/ncvs/src/usr.bin/lex/FlexLexer.h,v 1.1.1.1.6.1 1996/06/05 02:56:48 jkh Exp $ // FlexLexer.h -- define classes for lexical analyzers generated by flex |