CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/05/13 08:25:40
Modified files: lib/libcrypto/man: X509_get_subject_name.3 Log message: In x509.h rev. 1.49 2018/05/13 10:36:35, tb@ added a const qualifier to the argument of X509_get_subject_name(3) and X509_get_issuer_name(3). Adjust the manual.