CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/05/01 11:05:06
Modified files: lib/libcrypto/man: BIO_f_buffer.3 BIO_f_null.3 BIO_new.3 BIO_s_accept.3 BIO_s_bio.3 BIO_s_connect.3 BIO_s_fd.3 BIO_s_null.3 BIO_s_socket.3 Log message: In bio.h rev. 1.41 2018/05/01 13:29:09, tb@ added const qualifiers to the prototypes of several functions. Update the documentation.