mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-08-26 03:04:27 +00:00
Use prototypes if the compiler understands them.
This commit is contained in:
+1
-1
@@ -53,4 +53,4 @@ typedef
|
||||
extern bucket **symtab;
|
||||
extern bucket *firstsymbol;
|
||||
|
||||
extern bucket *getsym();
|
||||
extern bucket *getsym PARAMS((char *));
|
||||
|
||||
Reference in New Issue
Block a user