#Remove static from dummy().

This commit is contained in:
Jesse Thilo
1999-01-20 22:56:40 +00:00
parent 2686a6e713
commit cbbe75051d

View File

@@ -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)
{
}