* tests/synclines.at: Be sure to prototype yylex and yyerror to

avoid GCC warnings.
This commit is contained in:
Akim Demaille
2002-05-07 08:13:00 +00:00
parent 0c2d3f4cba
commit 5683e9b26a
2 changed files with 29 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2002-05-07 Akim Demaille <akim@epita.fr>
* tests/synclines.at: Be sure to prototype yylex and yyerror to
avoid GCC warnings.
2002-05-07 Akim Demaille <akim@epita.fr>
Kill GCC warnings.