New module attribute 'Applicability'.
[gnulib.git] / tests / test-string.c
index fe53cd9..69df747 100644 (file)
@@ -27,7 +27,7 @@
 verify (sizeof NULL == sizeof (void *));
 
 int
-main ()
+main (void)
 {
   return 0;
 }