summaryrefslogtreecommitdiffstats
path: root/doc/ssl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-08-15 10:59:55 +0000
committerRichard Levitte <levitte@openssl.org>2002-08-15 10:59:55 +0000
commit37f5fcf85c598cfbe75a9e9df79f94194a33f5b7 (patch)
treea4a45bd7361e040a0a1777dbbbd411c5abf387d6 /doc/ssl
parentf742e497dd0f90da69aabfbe5d32ecede3eb0749 (diff)
Missing =back.
Part of PR 196
Diffstat (limited to 'doc/ssl')
-rw-r--r--doc/ssl/SSL_CTX_set_msg_callback.pod2
1 files changed, 2 insertions, 0 deletions
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<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