fix false positive of check-format.pl reporting '{1 stmt}' after multi-line 'if(expr)'
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 9 Mar 2020 13:42:40 +0000 (14:42 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 18 Mar 2020 12:43:36 +0000 (13:43 +0100)
commit38e497818e8775f16cfff12ca3226acbd2f30471
treeb7c82a53e8891ec932f2e79f4a34fc615a5c0d01
parentcde63b731575e6be41b3f94bcd9fa941cdc45488
fix false positive of check-format.pl reporting '{1 stmt}' after multi-line 'if(expr)'

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11285)
util/check-format.pl