summaryrefslogtreecommitdiff
path: root/bin/csh/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/misc.c')
-rw-r--r--bin/csh/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/misc.c b/bin/csh/misc.c
index 56491d12163f..d97231b7277f 100644
--- a/bin/csh/misc.c
+++ b/bin/csh/misc.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 5/31/93";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/bin/csh/misc.c,v 1.8.2.1 1999/08/29 14:11:48 peter Exp $";
#endif
#endif /* not lint */