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, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/com_err/parse.y b/source4/heimdal/lib/com_err/parse.y
index 315931389fe..e9b28370513 100644
--- a/source4/heimdal/lib/com_err/parse.y
+++ b/source4/heimdal/lib/com_err/parse.y
@@ -35,7 +35,7 @@
#include "compile_et.h"
#include "lex.h"
-RCSID("$Id: parse.y 15426 2005-06-16 19:21:42Z lha $");
+RCSID("$Id$");
void yyerror (char *s);
static long name2number(const char *str);