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