This part fixes braces around if-else.
authorPaul Yang <yang.yang@baishancloud.com>
Tue, 22 Aug 2017 17:36:49 +0000 (01:36 +0800)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Aug 2017 15:23:07 +0000 (16:23 +0100)
commit90862ab4b2fb80ebbc89849bc28393da393022fb
tree5ed19a6764b691ac08415e82bf4fc3d82dff1e9e
parent8686c474807d3c7bcb722294f39ac4e5627e9fa2
This part fixes braces around if-else.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4223)
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_crpt.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_ossl.c
crypto/rsa/rsa_pmeth.c
crypto/rsa/rsa_pss.c
crypto/rsa/rsa_saos.c
crypto/rsa/rsa_x931.c
crypto/rsa/rsa_x931g.c