modules/idpriv-droptemp-tests (Notice): Fix text.
[gnulib.git] / tests / test-lstat.c
index 89edb1f..b8c3d94 100644 (file)
@@ -54,7 +54,7 @@ do_lstat (char const *name, struct stat *st)
 }
 
 int
-main ()
+main (void)
 {
   return test_lstat_func (do_lstat, true);
 }