rfc3779: remove redundant const.
authortb <tb@openbsd.org>
Wed, 13 Dec 2023 07:19:37 +0000 (07:19 +0000)
committertb <tb@openbsd.org>
Wed, 13 Dec 2023 07:19:37 +0000 (07:19 +0000)
commitd3ce54f2613e5bd018465fe0fb3f656756d0ae8d
tree939a9384f9c2fe92013cddb86908b03bf5f0469e
parent307a624eaecbd09c2301d08683aff3db9a3e8bb2
rfc3779: remove redundant const.

This is already included in the typedef (yuck) and makes some Windows
compilers unhappy.
regress/lib/libcrypto/x509/rfc3779/rfc3779.c