From: Dr. Stephen Henson Date: Wed, 27 Jan 2010 12:54:58 +0000 (+0000) Subject: PR: 2157 X-Git-Tag: OpenSSL-fips-2_0-rc1~1304 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1e27847d4eb70bb8da5115256e5d9b6fc49740f6;p=oweals%2Fopenssl.git PR: 2157 Submitted by: "Green, Paul" Typo. --- diff --git a/doc/crypto/X509_STORE_set_verify_cb_func.pod b/doc/crypto/X509_STORE_set_verify_cb_func.pod index 1b774fc0cb..29e3bbe3bc 100644 --- a/doc/crypto/X509_STORE_set_verify_cb_func.pod +++ b/doc/crypto/X509_STORE_set_verify_cb_func.pod @@ -22,7 +22,7 @@ B overwriting any existing callback. X509_STORE_set_verify_cb_func() also sets the verification callback but it is implemented as a macro. -=head 1 NOTES +=head1 NOTES The verification callback from an B is inherited by the corresponding B structure when it is initialized. This can