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