From: Bill Joy Date: Mon, 6 Apr 1981 13:15:28 +0000 (-0800) Subject: fixed up! X-Git-Tag: BSD-4_1_snap-Snapshot-Development~1561 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/90e8fe6ec6a0ad13ad0863b5e8615c43f21497bc fixed up! SCCS-vsn: bin/csh/proc.c 4.5 --- diff --git a/usr/src/bin/csh/proc.c b/usr/src/bin/csh/proc.c index e702b5b29f..4aeb94648d 100644 --- a/usr/src/bin/csh/proc.c +++ b/usr/src/bin/csh/proc.c @@ -1,4 +1,4 @@ -static char *sccsid = "@(#)sh.proc.c 4.4 3/31/81"; +static char *sccsid = "@(#)proc.c 4.5 (Berkeley) 81/04/05"; #include "sh.h" #include "sh.dir.h"