From 90e8fe6ec6a0ad13ad0863b5e8615c43f21497bc Mon Sep 17 00:00:00 2001 From: Bill Joy Date: Mon, 6 Apr 1981 05:15:28 -0800 Subject: [PATCH] fixed up! SCCS-vsn: bin/csh/proc.c 4.5 --- usr/src/bin/csh/proc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.20.1