From: Ulf Möller Date: Mon, 6 Nov 2000 21:28:38 +0000 (+0000) Subject: looks like a cut&paste error X-Git-Tag: rsaref~16 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=458d356db93f8d06f52cc730c94e39758267b5b7;hp=020fc820dc90dbbcf0d7e3f3345af9e44cf905a7 looks like a cut&paste error --- diff --git a/doc/crypto/RSA_set_method.pod b/doc/crypto/RSA_set_method.pod index bc0891a445..46655d3bd6 100644 --- a/doc/crypto/RSA_set_method.pod +++ b/doc/crypto/RSA_set_method.pod @@ -163,6 +163,6 @@ added in OpenSSL 0.9.4. RSA_set_default_openssl_method() and RSA_get_default_openssl_method() replaced RSA_set_default_method() and RSA_get_default_method() respectively, and RSA_set_method() and RSA_new_method() were altered to use Bs -rather than Bs during development of OpenSSL 0.9.6. +rather than Bs during development of OpenSSL 0.9.6. =cut