tests: avoid several compiler warnings
[gnulib.git] / tests / test-fopen-safer.c
index e613364..088489a 100644 (file)
@@ -25,7 +25,7 @@
 #include "test-fopen.h"
 
 int
-main ()
+main (void)
 {
   return test_fopen ();
 }