]> git.ipfire.org Git - thirdparty/openssl.git/commit
check-format.pl: fix detection of function body start
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 30 Nov 2022 20:07:40 +0000 (21:07 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 8 Feb 2023 15:22:06 +0000 (16:22 +0100)
commit33c7ad364fd757e312fc08b686e5a1f32a14f925
treeb19b5cb9cb4348d6f18463b2878adc5b0552f05b
parent25624c9087d5422c3bb93cd987a066cb7c883a16
check-format.pl: fix detection of function body start

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19796)
util/check-format.pl