Get the PEDANTIC stuff right this time...

This commit is contained in:
Dr. Stephen Henson 2003-03-13 21:26:31 +00:00
parent 86a925b27e
commit 3f691235da

View File

@ -523,9 +523,7 @@ end:
#else
# if PEDANTIC
void *dummy=&dummy;
static void *dummy=&dummy;
# endif
#endif