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