summaryrefslogtreecommitdiff
path: root/ecs.c
diff options
context:
space:
mode:
authorVern Paxson <vern@ee.lbl.gov>1993-09-16 20:31:48 +0000
committerVern Paxson <vern@ee.lbl.gov>1993-09-16 20:31:48 +0000
commitbfb31788644adad45ff72670a07fd9e504431b69 (patch)
tree9b75888933cb3c2c526587495e4db925e73fefa4 /ecs.c
parentfa6761a877403cecaf0166642ca103b12fae868c (diff)
nuked static RCS string
Diffstat (limited to 'ecs.c')
-rw-r--r--ecs.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/ecs.c b/ecs.c
index ab6fadc..cc4e955 100644
--- a/ecs.c
+++ b/ecs.c
@@ -26,10 +26,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#ifndef lint
-static char rcsid[] =
- "@(#) $Header$ (LBL)";
-#endif
+/* $Header$ */
#include "flexdef.h"