]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/tls13_enc.c
fix some code with obvious wrong coding style
[thirdparty/openssl.git] / ssl / tls13_enc.c
index 12388922e339352a3fb5cc3b9870873231a4e1ec..a9fcf12e93e52d745f77954ceb4500a19094b83b 100644 (file)
@@ -640,7 +640,7 @@ int tls13_change_cipher_state(SSL *s, int which)
     }
 
     /* check whether cipher is known */
-    if(!ossl_assert(cipher != NULL))
+    if (!ossl_assert(cipher != NULL))
         goto err;
 
     if (!derive_secret_key_and_iv(s, which & SSL3_CC_WRITE, md, cipher,