Whitespace cleanup in crypto
[openssl.git] / crypto / pkcs7 / pk7_doit.c
index 24022416d225401d6272fdfd0178c50382a6f071..bc6bd30fc3c8bbce752a5bd96e415c421a6cca66 100644 (file)
@@ -582,7 +582,7 @@ BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert)
     BIO_free_all(btmp);
     BIO_free_all(etmp);
     BIO_free_all(bio);
-    return  NULL;
+    return NULL;
 }
 
 static BIO *PKCS7_find_digest(EVP_MD_CTX **pmd, BIO *bio, int nid)