tests: avoid some compiler warnings
[gnulib.git] / tests / test-renameat.c
index c69a75f..88c0cb0 100644 (file)
@@ -57,7 +57,7 @@ do_rename (char const *name1, char const *name2)
 }
 
 int
-main ()
+main (void)
 {
   int i;
   int dfd;