summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/com_err/parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/com_err/parse.y')
-rw-r--r--source4/heimdal/lib/com_err/parse.y2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/heimdal/lib/com_err/parse.y b/source4/heimdal/lib/com_err/parse.y
index 99dddbe1e1..d64681d902 100644
--- a/source4/heimdal/lib/com_err/parse.y
+++ b/source4/heimdal/lib/com_err/parse.y
@@ -35,8 +35,6 @@
#include "compile_et.h"
#include "lex.h"
-RCSID("$Id$");
-
void yyerror (char *s);
static long name2number(const char *str);