From d51418aabced65cf78fa3f10319e811f7487dcc4 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 22 Nov 2004 22:51:59 +0000 Subject: [PATCH] rebuilt git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2036 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- linkcheck/HtmlParser/htmllex.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/linkcheck/HtmlParser/htmllex.c b/linkcheck/HtmlParser/htmllex.c index 23f9720d..da193c24 100644 --- a/linkcheck/HtmlParser/htmllex.c +++ b/linkcheck/HtmlParser/htmllex.c @@ -9452,11 +9452,9 @@ static int input (yyscan_t yyscanner ); #define YY_DECL_IS_OURS 1 /* %if-c-only Standard (non-C++) definition */ -extern int yylex \ - (YYSTYPE * yylval_param ,yyscan_t yyscanner); +extern int yylex (YYSTYPE * yylval_param ,yyscan_t yyscanner); -#define YY_DECL int yylex \ - (YYSTYPE * yylval_param , yyscan_t yyscanner) +#define YY_DECL int yylex (YYSTYPE * yylval_param , yyscan_t yyscanner) /* %endif */ /* %if-c++-only C++ definition */ /* %endif */ @@ -9494,7 +9492,7 @@ YY_DECL /*********************** EOF ************************/ -#line 9497 "htmllex.c" +#line 9495 "htmllex.c" yylval = yylval_param; @@ -10885,7 +10883,7 @@ YY_RULE_SETUP #line 981 "htmllex.l" ECHO; YY_BREAK -#line 10888 "htmllex.c" +#line 10886 "htmllex.c" case YY_END_OF_BUFFER: {