[Win] Fix some test method signatures ...
[openssl.git] / test / ecstresstest.c
index 1cdb12b228996ef8a4756373127f9d275db9e792..e16ccd59f6befa0be48e72f0ce0874f18cb4a8c4 100644 (file)
@@ -64,7 +64,7 @@ err:
     return NULL;
 }
 
-static int test_curve()
+static int test_curve(void)
 {
     EC_GROUP *group = NULL;
     EC_POINT *point = NULL;