summaryrefslogtreecommitdiffstats
path: root/test/ecstresstest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ecstresstest.c')
-rw-r--r--test/ecstresstest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ecstresstest.c b/test/ecstresstest.c
index 1cdb12b228..e16ccd59f6 100644
--- a/test/ecstresstest.c
+++ b/test/ecstresstest.c
@@ -64,7 +64,7 @@ err:
return NULL;
}
-static int test_curve()
+static int test_curve(void)
{
EC_GROUP *group = NULL;
EC_POINT *point = NULL;