summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/com_err/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/com_err/lex.l')
-rw-r--r--source4/heimdal/lib/com_err/lex.l2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/heimdal/lib/com_err/lex.l b/source4/heimdal/lib/com_err/lex.l
index 84356405dd..b68814b21c 100644
--- a/source4/heimdal/lib/com_err/lex.l
+++ b/source4/heimdal/lib/com_err/lex.l
@@ -44,8 +44,6 @@
#include "parse.h"
#include "lex.h"
-RCSID("$Id$");
-
static unsigned lineno = 1;
static int getstring(void);