check-format.pl: fix detection of missing/extra blank lines in local decls
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 12 Jul 2022 21:55:28 +0000 (23:55 +0200)
committerHugo Landau <hlandau@openssl.org>
Wed, 20 Jul 2022 06:30:29 +0000 (07:30 +0100)
commit23757b61d49ac3e46440dc34e56b83201106e440
treeb731aedb9a850d13e6e35fb18c9c08decf91a678
parent4e9fa07121abf3ebaaf7e0367bd9be3a8b273ebf
check-format.pl: fix detection of missing/extra blank lines in local decls

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18789)
util/check-format-test-negatives.c
util/check-format-test-positives.c
util/check-format.pl