]> git.ipfire.org Git - thirdparty/openssl.git/commit
replace ;; with ; as statement separator
authorPauli <pauli@openssl.org>
Sun, 16 Jan 2022 23:37:20 +0000 (10:37 +1100)
committerPauli <pauli@openssl.org>
Tue, 18 Jan 2022 04:10:38 +0000 (15:10 +1100)
commitd715dbd8e566e7827ce8b2e9b6687c2bcd8a89a0
tree7465c6596ed9a0b71cc45292ec655e71f6fa4516
parente52698f9e33d77419dca827774e5d0bc1815100d
replace ;; with ; as statement separator

Fixes #17525

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17528)
crypto/rsa/rsa_backend.c
crypto/x509/x509_trust.c
providers/implementations/keymgmt/dh_kmgmt.c