From c4d26d7f835032c231da4c6219c73b2679691222 Mon Sep 17 00:00:00 2001 From: charnier Date: Wed, 6 May 1998 06:51:42 +0000 Subject: Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. --- bin/csh/set.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'bin/csh/set.c') diff --git a/bin/csh/set.c b/bin/csh/set.c index c907cd3..271a12c 100644 --- a/bin/csh/set.c +++ b/bin/csh/set.c @@ -36,15 +36,10 @@ static char sccsid[] = "@(#)set.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: set.c,v 1.7 1997/08/07 21:42:16 steve Exp $"; + "$Id: set.c,v 1.8 1998/02/28 10:50:02 jraynard Exp $"; #endif #endif /* not lint */ -#include -#include -#ifndef SHORT_STRINGS -#include -#endif /* SHORT_STRINGS */ #if __STDC__ # include #else -- cgit v1.1