summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/asn1/parse.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-10-25 19:52:37 +0200
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:43:34 +0100
commit5d482b634d601fe15cc64cd2945deb882789c528 (patch)
tree4c7ccaa04960d50204c8bd1d1cb5562d79a04417 /source4/heimdal/lib/asn1/parse.h
parent13d7fbb51aa04a6b5e1f241b74b2e271dbda81bb (diff)
downloadsamba-5d482b634d601fe15cc64cd2945deb882789c528.tar.gz
samba-5d482b634d601fe15cc64cd2945deb882789c528.tar.bz2
samba-5d482b634d601fe15cc64cd2945deb882789c528.zip
r25734: regenerate yacc output (parse.[ch] files)
metze (This used to be commit cb3aec0d22e87086d8f922b7d8f0a2530842053f)
Diffstat (limited to 'source4/heimdal/lib/asn1/parse.h')
-rw-r--r--source4/heimdal/lib/asn1/parse.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/asn1/parse.h b/source4/heimdal/lib/asn1/parse.h
index 5e73094f9e..bea506ca7b 100644
--- a/source4/heimdal/lib/asn1/parse.h
+++ b/source4/heimdal/lib/asn1/parse.h
@@ -222,7 +222,7 @@
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
-#line 65 "parse.y"
+#line 65 "heimdal/lib/asn1/parse.y"
{
int constant;
struct value *value;
@@ -238,7 +238,7 @@ typedef union YYSTYPE
struct constraint_spec *constraint_spec;
}
/* Line 1489 of yacc.c. */
-#line 242 "parse.h"
+#line 242 "heimdal/lib/asn1/parse.y"
YYSTYPE;
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1