[Win] Fix some test method signatures ...
[openssl.git] / test / ciphername_test.c
index 97cc56a92cfcb4a9d4d517715bcdcdb1f79e5c7f..f010a3b8bc7469781821c83187bcf49cc73f87e4 100644 (file)
@@ -376,7 +376,7 @@ static const char *get_std_name_by_id(int id)
     return NULL;
 }
 
-static int test_cipher_name()
+static int test_cipher_name(void)
 {
     SSL_CTX *ctx = NULL;
     SSL *ssl = NULL;