]> git.ipfire.org Git - thirdparty/openssl.git/commit
Delete redundant parentheses for code consistency
authorwillmafh <willmafh@hotmail.com>
Tue, 3 Dec 2024 05:08:55 +0000 (13:08 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 6 Dec 2024 14:26:27 +0000 (15:26 +0100)
commitc77d9fcf8ea847220990847e05b8d7b1d40e540c
treebf6be48bd1f1983313bec9ea9df8ac5048d08a44
parent764a876b6410fda701b56b4d3abeb57e2b57194b
Delete redundant parentheses for code consistency

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26095)
crypto/bio/bss_mem.c