diff options
Diffstat (limited to 'bin/csh/alloc.c')
-rw-r--r-- | bin/csh/alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/alloc.c b/bin/csh/alloc.c index 142206bb8dd9..16533298f62f 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 $"; + "$FreeBSD$"; #endif #endif /* not lint */ |