[openssl/openssl] 992d24: doc: correct the SSL_CTX_set_info_callback(3) manu...

Matthias St. Pierre noreply at github.com
Mon Oct 2 12:15:29 UTC 2023


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 992d24db4c8b07e0fc0da004248be0080b7c60f8
      https://github.com/openssl/openssl/commit/992d24db4c8b07e0fc0da004248be0080b7c60f8
  Author: Matthias St. Pierre <matthias.st.pierre at ncp-e.com>
  Date:   2023-10-02 (Mon, 02 Oct 2023)

  Changed paths:
    M doc/man3/SSL_CTX_set_info_callback.pod

  Log Message:
  -----------
  doc: correct the SSL_CTX_set_info_callback(3) manual page

The info callback is not prototyped correctly, and the code
example fails to compile because of const-incorrectness.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22224)

(cherry picked from commit 92986c0be56bc8bf9c414dab59d4f1e128f1e843)




More information about the openssl-commits mailing list