CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/05/13 08:36:05
Modified files: lib/libcrypto/man: OCSP_CRLID_new.3 OCSP_SERVICELOC_new.3 Log message: In ocsp.h rev. 1.15 2018/05/13 10:42:03, tb@ added const qualifiers to the "url" argument of OCSP_crlID_new(3) and to the "urls" argument of OCSP_url_svcloc_new(3). Adjust the manuals.