CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/25 09:17:52
Modified files:
lib/libcrypto/man: ASN1_STRING_length.3 ASN1_STRING_print_ex.3
ASN1_TIME_set.3 ASN1_TYPE_get.3
ASN1_generate_nconf.3 OBJ_nid2obj.3
d2i_ASN1_OBJECT.3
Log message:
In asn1.h rev. 1.46 2018/04/25 11:48:21, tb@ added const qualifiers
to some parameters of some functions. Update the documentation.
Add a few additional missing const qualifiers while here.
