summaryrefslogtreecommitdiffstats
path: root/src/jpeg-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jpeg-test.c')
-rw-r--r--src/jpeg-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jpeg-test.c b/src/jpeg-test.c
index 268087d..244d9bd 100644
--- a/src/jpeg-test.c
+++ b/src/jpeg-test.c
@@ -5,7 +5,7 @@
#include <windows.h>
#include <jpeglib.h>
-int main(int argc, char* argv[])
+int main(int argc, char *argv[])
{
boolean test_boolean;
INT32 test_int32;