CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/25 08:11:41
Modified files:
lib/libcrypto/man: ECDSA_SIG_new.3
Log message:
Correctly document the return values of i2d_ECDSA_SIG(3) and
d2i_ECDSA_SIG(3); triggered by OpenSSL commit da4ea0cf Aug 5 16:13:24
2019 +0100, but solved differently. While here, adjust argument
placeholders and wording to our usual conventions, and don't try
to reiterate the complicated contents of ASN1_item_d2i(3) here.
