The branch master has been updated
via 6baa3b430555d25b6eee6440a6b8bee80eaabfc3 (commit)
from d63a5e5e7d96f173e2bbf711e3f1f813bf0df05e (commit)
- Log -----------------------------------------------------------------
commit 6baa3b430555d25b6eee6440a6b8bee80eaabfc3
Author: Roumen Petrov <[email protected]>
Date: Sat Feb 13 10:41:49 2016 +0200
documentation: RSA_new_method argument
Reviewed-by: Richard Levitte <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
doc/crypto/RSA_set_method.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/crypto/RSA_set_method.pod b/doc/crypto/RSA_set_method.pod
index d09fed2..add193e 100644
--- a/doc/crypto/RSA_set_method.pod
+++ b/doc/crypto/RSA_set_method.pod
@@ -24,7 +24,7 @@ RSA_new_method - select RSA method
int RSA_flags(const RSA *rsa);
- RSA *RSA_new_method(RSA_METHOD *method);
+ RSA *RSA_new_method(ENGINE *engine);
=head1 DESCRIPTION
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits