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