Add missing 'RETURN VALUES' sections in doc
[openssl.git] / doc / man3 / SSL_CTX_set_msg_callback.pod
index 6c360c6ed7a441928080f248c45407b4a150df06..434dcf442b7d40cbb5b206c340e41193264b9faf 100644 (file)
@@ -117,6 +117,11 @@ an "inner" content type. B<buf> contains the encoded "inner" content type byte.
 
 =back
 
+=head1 RETURN VALUES
+
+SSL_CTX_set_msg_callback(), SSL_CTX_set_msg_callback_arg(), SSL_set_msg_callback()
+and SSL_set_msg_callback_arg() do not return values.
+
 =head1 SEE ALSO
 
 L<ssl(7)>, L<SSL_new(3)>