]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
- fix .cstyle
authorsashan <anedvedicky@gmail.com>
Mon, 15 Dec 2025 09:56:57 +0000 (10:56 +0100)
committerNeil Horman <nhorman@openssl.org>
Fri, 19 Dec 2025 17:02:01 +0000 (12:02 -0500)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29385)

crypto/init.c

index 3049c48a5e67bc5ffecd2ba0eb4f48bb7aa65ea7..2aeffb96e5eabbed5ef59ace43160508242db489 100644 (file)
@@ -77,7 +77,6 @@ err:
     return 0;
 }
 
-
 static CRYPTO_ONCE load_crypto_nodelete = CRYPTO_ONCE_STATIC_INIT;
 DEFINE_RUN_ONCE_STATIC(ossl_init_load_crypto_nodelete)
 {