Missing =back.
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2002 10:59:55 +0000 (10:59 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2002 10:59:55 +0000 (10:59 +0000)
Part of PR 196

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().
 
 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
 =head1 NOTES
 
 Protocol messages are passed to the callback function after decryption