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