X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fx509v3%2Fv3_int.c;h=b27c0f4cc204a0dbda3c219f14e1817c7211cdde;hp=33239dd6c09db8fd8493c84c478e1cbc041190ba;hb=397f703892d66df668d2a7192d89227dcd0ffad4;hpb=884e8ec61533ee6361d72151066a808a0cfcd6d3 diff --git a/crypto/x509v3/v3_int.c b/crypto/x509v3/v3_int.c index 33239dd6c0..b27c0f4cc2 100644 --- a/crypto/x509v3/v3_int.c +++ b/crypto/x509v3/v3_int.c @@ -60,7 +60,7 @@ #include "cryptlib.h" #include -static ASN1_INTEGER *asn1_integer_new(); +static ASN1_INTEGER *asn1_integer_new(void); X509V3_EXT_METHOD v3_crl_num = { NID_crl_number, 0,