]> git.ipfire.org Git - thirdparty/openssl.git/commit
Correct return type for BIO_ptr_ctrl
authorThomas1664 <46387399+Thomas1664@users.noreply.github.com>
Thu, 20 Jan 2022 09:02:59 +0000 (10:02 +0100)
committerPauli <pauli@openssl.org>
Mon, 7 Feb 2022 00:49:34 +0000 (11:49 +1100)
commit984cc9a0284ee4800862aa305f9f178827baf459
tree1c76daed147f5b11dcd907999c0232a462e576ea
parent345c99b6654b8313c792d54f829943068911ddbd
Correct return type for BIO_ptr_ctrl

Fixes #17549
CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17636)
doc/man3/BIO_ctrl.pod