improve docu of SSL_CTX_use_PrivateKey()
[openssl.git] / doc / ssl / SSL_CTX_set_msg_callback.pod
index a423932d0af86ca5e77ab8d1665c753a4336954f..0015e6ea7923ce192c6b7d70818b852b63c3e20c 100644 (file)
@@ -69,6 +69,8 @@ The B<SSL> object that received or sent the message.
 The user-defined argument optionally defined by
 SSL_CTX_set_msg_callback_arg() or SSL_set_msg_callback_arg().
 
+=back
+
 =head1 NOTES
 
 Protocol messages are passed to the callback function after decryption