diff options
Diffstat (limited to 'bin/csh/proc.c')
-rw-r--r-- | bin/csh/proc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/proc.c b/bin/csh/proc.c index 503681b74ddc2..91a12d3a7e932 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.9 1998/05/06 06:50:58 charnier Exp $"; + "$Id: proc.c,v 1.9.2.1 1999/05/08 10:41:16 kris Exp $"; #endif #endif /* not lint */ |