rename yyerror to sel_yyerror in the whole library, not just the lexer
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22974 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -51,8 +51,6 @@ static void sel_yyerror (char *);
|
||||
|
||||
struct hx_expr_input _hx509_expr_input;
|
||||
|
||||
#define yyerror(msg) sel_yyerror(msg )
|
||||
|
||||
#define YY_NO_UNPUT 1
|
||||
|
||||
#undef YY_INPUT
|
||||
|
Reference in New Issue
Block a user