diff options
Diffstat (limited to 'source4/heimdal/lib/hx509/sel-gram.h')
-rw-r--r-- | source4/heimdal/lib/hx509/sel-gram.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/hx509/sel-gram.h b/source4/heimdal/lib/hx509/sel-gram.h index 07bd78865e..e98343fdd1 100644 --- a/source4/heimdal/lib/hx509/sel-gram.h +++ b/source4/heimdal/lib/hx509/sel-gram.h @@ -69,7 +69,7 @@ typedef union YYSTYPE { /* Line 1676 of yacc.c */ -#line 45 "sel-gram.y" +#line 45 "heimdal/lib/hx509/sel-gram.y" char *string; struct hx_expr *expr; @@ -77,7 +77,7 @@ typedef union YYSTYPE /* Line 1676 of yacc.c */ -#line 81 "sel-gram.h" +#line 81 "heimdal/lib/hx509/sel-gram.y" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ |