Allow DH_set0_key with only private key.
[openssl.git] / test / ecdsatest.c
index 8bd9e6c4dbb8a0aa8efab3a3b476c520638d735f..e53afdf33b264e9822bf0b9a8478f4d0a7e682e4 100644 (file)
@@ -165,7 +165,7 @@ static int x9_62_test_internal(int nid, const char *r_in, const char *s_in)
     return ret;
 }
 
-static int x9_62_tests()
+static int x9_62_tests(void)
 {
     int ret = 0;