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 54ca3a4bb2e8..f79e089cd61f 100644 --- a/usr.bin/lex/misc.c +++ b/usr.bin/lex/misc.c @@ -26,7 +26,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.bin/lex/misc.c,v 1.3.4.1 1999/08/29 15:29:31 peter Exp $ */ #include "flexdef.h" |