ssl: replace ;; with ; as statement separator
authorPauli <pauli@openssl.org>
Sun, 16 Jan 2022 23:36:06 +0000 (10:36 +1100)
committerPauli <pauli@openssl.org>
Tue, 18 Jan 2022 04:10:38 +0000 (15:10 +1100)
commit1e3317278e4890e812a032b39c7c9dc43ca01458
tree8a1d4b7ae8f8144ffb6c7134f9f8263c24bd4ee7
parentf242ce9817157817b19ccb303fd436fe487539b3
ssl: replace ;; with ; as statement separator

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)
ssl/ssl_rsa.c
ssl/statem/statem_lib.c
ssl/t1_lib.c