summaryrefslogtreecommitdiff
path: root/bin/csh/const.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/const.c')
-rw-r--r--bin/csh/const.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/const.c b/bin/csh/const.c
index 41de3c124157..272fe98526e1 100644
--- a/bin/csh/const.c
+++ b/bin/csh/const.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)const.c 8.1 (Berkeley) 5/31/93";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/bin/csh/const.c,v 1.8 1999/08/27 23:13:42 peter Exp $";
#endif
#endif /* not lint */