diff options
Diffstat (limited to 'usr.bin/lex/flexdef.h')
-rw-r--r-- | usr.bin/lex/flexdef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/flexdef.h b/usr.bin/lex/flexdef.h index 62ccf3c09232..61a5e1df1e86 100644 --- a/usr.bin/lex/flexdef.h +++ b/usr.bin/lex/flexdef.h @@ -26,7 +26,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* @(#) $FreeBSD$ (LBL) */ +/* @(#) $FreeBSD: src/usr.bin/lex/flexdef.h,v 1.3.4.1 1999/08/29 15:29:28 peter Exp $ (LBL) */ #include <stdio.h> #include <ctype.h> |