From cbf6f7d3584de28d976725bf3989eb9ca5baf3af Mon Sep 17 00:00:00 2001 From: Philippe 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/exp.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'bin/csh/exp.c') diff --git a/bin/csh/exp.c b/bin/csh/exp.c index 8d163cf01fec..3ca19899b86e 100644 --- a/bin/csh/exp.c +++ b/bin/csh/exp.c @@ -36,17 +36,12 @@ static char sccsid[] = "@(#)exp.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$Id: exp.c,v 1.4 1997/02/22 14:01:52 peter Exp $"; + "$Id: exp.c,v 1.5 1997/08/07 21:42:07 steve Exp $"; #endif #endif /* not lint */ -#include #include -#include #include -#ifndef SHORT_STRINGS -#include -#endif /* SHORT_STRINGS */ #if __STDC__ # include #else -- cgit v1.2.3