From eb4f35641908abc3b9084e33747313d80d48199c Mon Sep 17 00:00:00 2001 From: vern Date: Thu, 16 Sep 1993 20:31:48 +0000 Subject: nuked static RCS string --- ecs.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'ecs.c') diff --git a/ecs.c b/ecs.c index c7aabb9..6586e7b 100644 --- a/ecs.c +++ b/ecs.c @@ -26,10 +26,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static char rcsid[] = - "@(#) $Header: /cvsroot/flex/flex/ecs.c,v 2.7 1993/04/14 22:41:48 vern Exp $ (LBL)"; -#endif +/* $Header: /cvsroot/flex/flex/ecs.c,v 2.8 1993/09/16 20:32:09 vern Exp $ */ #include "flexdef.h" -- cgit v1.2.1