Drop pointless cast in i2d_ASN1_BOOLEAN(). This may or may not fix
authortb <tb@openbsd.org>
Sun, 26 Dec 2021 15:20:21 +0000 (15:20 +0000)
committertb <tb@openbsd.org>
Sun, 26 Dec 2021 15:20:21 +0000 (15:20 +0000)
commit2edf8b822e90f1030c38b5876c89cbb49f8e8e0c
tree5644da5f41b30a687bd841de2a79d3ba069124c0
parent93ee03aa337ee2324d31d1af210557b67994fdcf
Drop pointless cast in i2d_ASN1_BOOLEAN().  This may or may not fix
a weird coverity warning.

CID 345121

ok jsing
lib/libcrypto/asn1/tasn_typ.c