summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/main.c b/main.c
index 7ac12f0..1050880 100644
--- a/main.c
+++ b/main.c
@@ -32,10 +32,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char rcsid[] =
- "@(#) $Header: /cvsroot/flex/flex/main.c,v 2.17 1993/09/16 20:28:08 vern Exp $ (LBL)";
-#endif
+/* $Header: /cvsroot/flex/flex/main.c,v 2.18 1993/09/16 20:32:06 vern Exp $ */
#include "flexdef.h"