check-format.pl: Fix false positive "no SPC before binary '*'" for '!*'
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 29 Apr 2021 06:05:10 +0000 (08:05 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 20 May 2021 14:29:13 +0000 (16:29 +0200)
commit9ad9002dd5f705d528ae20acb0e1b53767cde3dd
tree96ea09eae5cda2d700d4188304a49cbfec612e38
parent435e659a03d12e98bb0502634d22002685b71ec9
check-format.pl: Fix false positive "no SPC before binary '*'" for '!*'

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15077)
util/check-format.pl