[Win] Fix some test method signatures ...
[openssl.git] / test / d2i_test.c
index 0901b5d9fb3e679a0118539166fb78cf4ee6ffac..e5ebcfa0276d436ac85a0a73324c3bf80402deed 100644 (file)
@@ -41,7 +41,7 @@ typedef struct {
 
 static expected_error_t expected_error = ASN1_UNKNOWN;
 
-static int test_bad_asn1()
+static int test_bad_asn1(void)
 {
     BIO *bio = NULL;
     ASN1_VALUE *value = NULL;