summaryrefslogtreecommitdiffstats
path: root/Tests/FindGIF/Test/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/FindGIF/Test/main.c')
-rw-r--r--Tests/FindGIF/Test/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/FindGIF/Test/main.c b/Tests/FindGIF/Test/main.c
index 656a99c..fa2c224 100644
--- a/Tests/FindGIF/Test/main.c
+++ b/Tests/FindGIF/Test/main.c
@@ -8,7 +8,7 @@
# define GIFLIB_MAJOR 4
#endif
-int main()
+int main(void)
{
// because of the API changes we have to test different functions depending
// on the version of GIFLIB