CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/29 04:22:00
Modified files:
lib/libcrypto/man: X509_EXTENSION_set_object.3
Log message:
document X509_EXTENSION_dup(3);
while here, add the missing const qualifier to the obj argument of
X509_EXTENSION_create_by_OBJ(3) and correct a typo in the argument
name of X509_EXTENSION_get_data(3)
