X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fx509v3%2Fv3_utl.c;h=01c07f48364d8731b9d11c8de12361fbdbb91c67;hp=c9a6e79838c36f7528745883b20613ad9bf09da6;hb=a7b1eed5667213faacbb89d53c37f860ca00224b;hpb=c59576881e7022fa1b6d3004f48a4984879a28a4 diff --git a/crypto/x509v3/v3_utl.c b/crypto/x509v3/v3_utl.c index c9a6e79838..01c07f4836 100644 --- a/crypto/x509v3/v3_utl.c +++ b/crypto/x509v3/v3_utl.c @@ -1274,7 +1274,7 @@ static int ipv6_hex(unsigned char *out, const char *in, int inlen) } -int X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE)*dn_sk, +int X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE) *dn_sk, unsigned long chtype) { CONF_VALUE *v;