summaryrefslogtreecommitdiff
path: root/camlibs/ptp2/n-param-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/ptp2/n-param-test.c')
-rw-r--r--camlibs/ptp2/n-param-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/ptp2/n-param-test.c b/camlibs/ptp2/n-param-test.c
index f6ed72829..30a578635 100644
--- a/camlibs/ptp2/n-param-test.c
+++ b/camlibs/ptp2/n-param-test.c
@@ -80,7 +80,7 @@ void foo_func(void *ptr, int n_param, ...)
}
-int main()
+int main(void)
{
/* Zero to five parameters after the code are the valid use
* cases. The CODE in these examples has the value (1000+n_param).