From: Richard Levitte Date: Thu, 15 Aug 2002 10:59:55 +0000 (+0000) Subject: Missing =back. X-Git-Tag: OpenSSL_0_9_7-beta4~168^2~43 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=37f5fcf85c598cfbe75a9e9df79f94194a33f5b7;p=oweals%2Fopenssl.git Missing =back. Part of PR 196 --- diff --git a/doc/ssl/SSL_CTX_set_msg_callback.pod b/doc/ssl/SSL_CTX_set_msg_callback.pod index a423932d0a..0015e6ea79 100644 --- a/doc/ssl/SSL_CTX_set_msg_callback.pod +++ b/doc/ssl/SSL_CTX_set_msg_callback.pod @@ -69,6 +69,8 @@ The B 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