mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 08:13:02 +00:00
Use prototypes if the compiler understands them.
This commit is contained in:
@@ -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