summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/com_err/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/com_err/parse.h')
-rw-r--r--source4/heimdal/lib/com_err/parse.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/com_err/parse.h b/source4/heimdal/lib/com_err/parse.h
index 17006678f4..9d35308220 100644
--- a/source4/heimdal/lib/com_err/parse.h
+++ b/source4/heimdal/lib/com_err/parse.h
@@ -67,7 +67,7 @@ typedef union YYSTYPE
{
/* Line 1676 of yacc.c */
-#line 51 "parse.y"
+#line 51 "heimdal/lib/com_err/parse.y"
char *string;
int number;
@@ -75,7 +75,7 @@ typedef union YYSTYPE
/* Line 1676 of yacc.c */
-#line 79 "parse.h"
+#line 79 "heimdal/lib/com_err/parse.y"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */