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 d2fc16bb5c3be..2ddc6476d6f36 100644 --- a/usr.bin/lex/flexdef.h +++ b/usr.bin/lex/flexdef.h @@ -26,7 +26,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* @(#) $Header: /pub/FreeBSD/FreeBSD-CVS/src/usr.bin/lex/flexdef.h,v 1.2 1995/05/30 06:31:12 rgrimes Exp $ (LBL) */ +/* @(#) $Header: /home/ncvs/src/usr.bin/lex/flexdef.h,v 1.2.4.1 1996/06/05 02:56:52 jkh Exp $ (LBL) */ #include <stdio.h> #include <ctype.h> |