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