aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lex/gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/gen.c')
-rw-r--r--usr.bin/lex/gen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/gen.c b/usr.bin/lex/gen.c
index 92609c60ed2a..bd35e4e7d41e 100644
--- a/usr.bin/lex/gen.c
+++ b/usr.bin/lex/gen.c
@@ -28,7 +28,7 @@
#ifndef lint
static char rcsid[] =
- "@(#) $Header: /a/cvs/386BSD/src/usr.bin/lex/gen.c,v 1.2 1993/06/29 03:27:10 nate Exp $ (LBL)";
+ "@(#) $Header: /home/cvs/386BSD/src/usr.bin/lex/gen.c,v 1.2 1993/06/29 03:27:10 nate Exp $ (LBL)";
#endif
#include "flexdef.h"