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 12e8ec32f61ff..1b076c98eda82 100644 --- a/usr.bin/lex/FlexLexer.h +++ b/usr.bin/lex/FlexLexer.h @@ -1,5 +1,5 @@ // $Header: /home/daffy/u0/vern/flex/RCS/FlexLexer.h,v 1.19 96/05/25 20:43:02 vern Exp $ -// $FreeBSD$ +// $FreeBSD: src/usr.bin/lex/FlexLexer.h,v 1.4 2004/03/11 10:43:35 josef Exp $ // FlexLexer.h -- define interfaces for lexical analyzer classes generated // by flex |