Readability tweaks in addr_contains()
authortb <tb@openbsd.org>
Wed, 5 Jan 2022 07:29:47 +0000 (07:29 +0000)
committertb <tb@openbsd.org>
Wed, 5 Jan 2022 07:29:47 +0000 (07:29 +0000)
commitd946f2a2cfac469b04e1328e5e1be682be2d0440
treee2b0f0a53fddebc9279b7b1c679a64316934fa50
parente5e14cfc2866cfac67696e1a98f0cc55d2327596
Readability tweaks in addr_contains()

Assign to local variables to avoid ugly line wrapping.

ok inoguchi jsing
lib/libcrypto/x509/x509_addr.c