diff options
Diffstat (limited to 'source4/heimdal/lib/asn1/asn1parse.h')
-rw-r--r-- | source4/heimdal/lib/asn1/asn1parse.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/asn1/asn1parse.h b/source4/heimdal/lib/asn1/asn1parse.h index ed3b0904e6..c20a903e75 100644 --- a/source4/heimdal/lib/asn1/asn1parse.h +++ b/source4/heimdal/lib/asn1/asn1parse.h @@ -225,7 +225,7 @@ typedef union YYSTYPE { /* Line 1676 of yacc.c */ -#line 65 "asn1parse.y" +#line 65 "heimdal/lib/asn1/asn1parse.y" int constant; struct value *value; @@ -243,7 +243,7 @@ typedef union YYSTYPE /* Line 1676 of yacc.c */ -#line 247 "asn1parse.h" +#line 247 "heimdal/lib/asn1/asn1parse.y" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ |