mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +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,
|
/* This is to avoid linker problems which occur on VMS when using GCC,
|
||||||
when the file in question contains data definitions only. */
|
when the file in question contains data definitions only. */
|
||||||
|
|
||||||
static void
|
void
|
||||||
dummy (void)
|
dummy (void)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user