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 #else
# if PEDANTIC # if PEDANTIC
static void *dummy=&dummy;
void *dummy=&dummy;
# endif # endif
#endif #endif