summaryrefslogtreecommitdiffstats
path: root/contrib/com_err/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/com_err/lex.l')
-rw-r--r--contrib/com_err/lex.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/com_err/lex.l b/contrib/com_err/lex.l
index 9f767c9..264ad6f 100644
--- a/contrib/com_err/lex.l
+++ b/contrib/com_err/lex.l
@@ -48,7 +48,9 @@
#include "compile_et.h"
#include "parse.h"
+#if 0
RCSID("$Id: lex.l,v 1.4 1998/11/20 05:58:52 assar Exp $");
+#endif
static unsigned lineno = 1;
void error_message(char *, ...);
OpenPOWER on IntegriCloud