summaryrefslogtreecommitdiff
path: root/tests/test-rmdir.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-rmdir.c')
-rw-r--r--tests/test-rmdir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-rmdir.c b/tests/test-rmdir.c
index 9d8eb5ab0b..642d92c7a5 100644
--- a/tests/test-rmdir.c
+++ b/tests/test-rmdir.c
@@ -44,7 +44,7 @@
#include "test-rmdir.h"
int
-main ()
+main (void)
{
return test_rmdir_func (rmdir, true);
}