summaryrefslogtreecommitdiff
path: root/tests/nop.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nop.c')
-rw-r--r--tests/nop.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/nop.c b/tests/nop.c
index 0ea6fe0..1d8bbd2 100644
--- a/tests/nop.c
+++ b/tests/nop.c
@@ -20,8 +20,7 @@
#include "babl.h"
int
-main (int argc,
- char **argv)
+main (void)
{
babl_init ();
babl_exit ();