summaryrefslogtreecommitdiff
path: root/bin/csh/alloc.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-24 16:47:10 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-24 16:47:10 +0000
commitbff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch)
treef979656ed109e888baec4c361944b615bc0f7d2c /bin/csh/alloc.c
parentc37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff)
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 142206bb8dd9b..512adf3cb4a6b 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[] =
- "$Id: alloc.c,v 1.8 1998/05/06 06:50:37 charnier Exp $";
+ "$Id: alloc.c,v 1.9 1998/05/13 07:28:48 charnier Exp $";
#endif
#endif /* not lint */