crypto/x509/x509_vpm.c: update format of X509_VERIFY_PARAM default_table
authorLutz Jaenicke <ljaenicke@phoenixcontact.com>
Wed, 15 Jun 2022 12:25:54 +0000 (14:25 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Aug 2022 08:24:17 +0000 (10:24 +0200)
commit1a68a3e42142a2c188f4b69c7337438c89502143
tree7e8cc8822adb80578ef332cc9182fdd40ad957d0
parent58135cb3c020805354ecc869aca040934d1299c8
crypto/x509/x509_vpm.c: update format of X509_VERIFY_PARAM default_table

Put "}," on separate lines as suggested in PR #18567

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18567)
crypto/x509/x509_vpm.c