summaryrefslogtreecommitdiffstats
path: root/Tests/FindCups
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/FindCups')
-rw-r--r--Tests/FindCups/Test/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/FindCups/Test/main.c b/Tests/FindCups/Test/main.c
index b69d621..86952db 100644
--- a/Tests/FindCups/Test/main.c
+++ b/Tests/FindCups/Test/main.c
@@ -1,6 +1,6 @@
#include <cups/cups.h>
-int main()
+int main(void)
{
int num_options = 0;
cups_option_t* options = NULL;