mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
#Remove static from dummy().
This commit is contained in:
@@ -53,7 +53,7 @@ int error_token_number;
|
||||
/* This is to avoid linker problems which occur on VMS when using GCC,
|
||||
when the file in question contains data definitions only. */
|
||||
|
||||
static void
|
||||
void
|
||||
dummy (void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user