minor warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4614 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6832625af8
commit
6b4f4c9d21
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ char cvsroot_parser_y[] = "$Header$";
|
|||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
extern int yylex();
|
||||
extern void yyerror (const char *s);
|
||||
extern void yyerror (const char *e);
|
||||
|
||||
/* scanner.cxx */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue