From 192a555c9ab425fa8e18ee5bed84a8c2fd527200 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 12 Nov 2010 13:15:57 +1100 Subject: heimdal regenate lex and yacc files --- source4/heimdal/lib/hx509/sel-lex.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'source4/heimdal/lib/hx509/sel-lex.c') diff --git a/source4/heimdal/lib/hx509/sel-lex.c b/source4/heimdal/lib/hx509/sel-lex.c index cc2df17c10..703747217f 100644 --- a/source4/heimdal/lib/hx509/sel-lex.c +++ b/source4/heimdal/lib/hx509/sel-lex.c @@ -1,6 +1,6 @@ #include "config.h" -#line 3 "heimdal/lib/hx509/sel-lex.c" +#line 3 "" #define YY_INT_ALIGNED short int @@ -535,7 +535,7 @@ struct hx_expr_input _hx509_expr_input; #undef ECHO -#line 538 "heimdal/lib/hx509/sel-lex.c" +#line 538 "" #define INITIAL 0 @@ -720,7 +720,7 @@ YY_DECL #line 68 "sel-lex.l" -#line 723 "heimdal/lib/hx509/sel-lex.c" +#line 723 "" if ( !(yy_init) ) { @@ -867,7 +867,7 @@ YY_RULE_SETUP #line 85 "sel-lex.l" ECHO; YY_BREAK -#line 870 "heimdal/lib/hx509/sel-lex.c" +#line 870 "" case YY_STATE_EOF(INITIAL): yyterminate(); -- cgit