diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
| commit | 838992f094ccde014679a7cfafc495840eb932a1 (patch) | |
| tree | bb1da10609893e2c699e42919a3a51c02df9caf0 /bin/csh/alloc.c | |
| parent | bcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff) | |
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..512adf3cb4a6 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 */ |
