More indent fixes for STACK_OF
[openssl.git] / crypto / x509v3 / v3_utl.c
index c9a6e79838c36f7528745883b20613ad9bf09da6..01c07f48364d8731b9d11c8de12361fbdbb91c67 100644 (file)
@@ -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;