diff options
Diffstat (limited to 'usr.bin/lex/sym.c')
| -rw-r--r-- | usr.bin/lex/sym.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/sym.c b/usr.bin/lex/sym.c index 7e29aca66319..d001056f5968 100644 --- a/usr.bin/lex/sym.c +++ b/usr.bin/lex/sym.c @@ -26,7 +26,7 @@   * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.   */ -/* $Header: /home/ncvs/src/usr.bin/lex/sym.c,v 1.1.1.2 1996/06/19 20:26:39 nate Exp $ */ +/* $Header: /home/ncvs/src/usr.bin/lex/sym.c,v 1.3 1996/06/19 20:47:39 nate Exp $ */  #include "flexdef.h"  | 
