CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/05/19 16:37:10
Modified files: lib/libcrypto/man: X509v3_get_ext_by_NID.3 Log message: In x509.h rev. 1.61 2018/05/18 18:37:23 and rev. 1.65 2018/05/18 19:28:27, tb@ added const qualifiers to the pointer arguments of some X509_get_ext*(3) and X509_REVOKED_get_ext*(3) functions. Adjust the manual.