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..2a577929fe9b 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.7.2.1 1999/08/29 14:11:39 peter Exp $";
#endif
#endif /* not lint */