[Win] Fix some test method signatures ...
[openssl.git] / test / danetest.c
index b589ede426c7b5553258eec67f5e8846fffbd508..d21f554c7e85aa9524050330547bbafbadbc6416 100644 (file)
@@ -384,7 +384,7 @@ static int test_tlsafile(SSL_CTX *ctx, const char *base_name,
     return ret;
 }
 
-static int run_tlsatest()
+static int run_tlsatest(void)
 {
     SSL_CTX *ctx = NULL;
     BIO *f = NULL;