summaryrefslogtreecommitdiff
path: root/bin/csh/proc.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /bin/csh/proc.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'bin/csh/proc.c')
-rw-r--r--bin/csh/proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/proc.c b/bin/csh/proc.c
index 776b056154ce2..b1801f7ccd8d4 100644
--- a/bin/csh/proc.c
+++ b/bin/csh/proc.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)proc.c 8.1 (Berkeley) 5/31/93";
#else
static const char rcsid[] =
- "$Id: proc.c,v 1.8 1998/02/28 10:49:59 jraynard Exp $";
+ "$Id: proc.c,v 1.9 1998/05/06 06:50:58 charnier Exp $";
#endif
#endif /* not lint */