[openssl/openssl] 487ab9: doc: correct the SSL_CTX_set_info_callback(3) manu...
Matthias St. Pierre
noreply at github.com
Mon Oct 2 12:15:30 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 487ab95f32221977d598eb30bb13a84657f1a2a0
https://github.com/openssl/openssl/commit/487ab95f32221977d598eb30bb13a84657f1a2a0
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