diff options
Diffstat (limited to 'usr.bin/lex/ccl.c')
| -rw-r--r-- | usr.bin/lex/ccl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/ccl.c b/usr.bin/lex/ccl.c index 99762fe230cd..0b9942e1f992 100644 --- a/usr.bin/lex/ccl.c +++ b/usr.bin/lex/ccl.c @@ -28,7 +28,7 @@ #ifndef lint static char rcsid[] = - "@(#) $Header: /a/cvs/386BSD/src/usr.bin/lex/ccl.c,v 1.2 1993/06/29 03:27:05 nate Exp $ (LBL)"; + "@(#) $Header: /home/cvs/386BSD/src/usr.bin/lex/ccl.c,v 1.2 1993/06/29 03:27:05 nate Exp $ (LBL)"; #endif #include "flexdef.h" |
