From 4110f6a3bf7479ac0143d1f13ff7e4383dbb4063 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Thu, 14 Mar 1991 20:28:55 -0800 Subject: [PATCH] lost the SCCS id's... SCCS-vsn: bin/csh/dol.c 5.7 --- usr/src/bin/csh/dol.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/src/bin/csh/dol.c b/usr/src/bin/csh/dol.c index 09fc61c8d5..df5ac33a60 100644 --- a/usr/src/bin/csh/dol.c +++ b/usr/src/bin/csh/dol.c @@ -5,8 +5,8 @@ */ #ifndef lint -static char *sccsid = "@(#)sh.dol.c 5.5 (Berkeley) 1/15/88"; -#endif +static char sccsid[] = "@(#)dol.c 5.7 (Berkeley) %G%"; +#endif /* not lint */ #include "sh.h" -- 2.20.1