CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2023/04/30 07:38:48

Modified files:
        lib/libcrypto/man: BIO_accept.3 

Log message:
Mark the five BIO_GHBN_* constants as intentionally undocumented.
They are intended to be used by BIO_gethostbyname(), which is deprecated
in OpenSSL and already marked as intentionally undocumented in LibreSSL.
Besides, these constants are completely unused by anything.

Reply via email to