* configure.in,
[fw/sdcc] / support / regression / tests / bug1464657.c
index b32bef44b802122ff79d14a2ace88c35954f102f..88668f74e61baf6f686370a0c83eed5a63c93f9a 100644 (file)
@@ -62,7 +62,7 @@ void f()
   }
 }
 
-void test_Peephole251()
+void test_Peephole251(void)
 {
   var = 12;
   f();