More parameter naming of BIO_read*/BIO_write* related functions
[oweals/openssl.git] / include / openssl / rsa.h
index b9d14e414c18f03cea027dff0e6ea46f977be580..9721218e1aabf847ba51c27a53d07ffa7b4921db 100644 (file)
@@ -456,7 +456,7 @@ int RSA_meth_set_keygen(RSA_METHOD *rsa,
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_RSA_strings(void);
+int ERR_load_RSA_strings(void);
 
 /* Error codes for the RSA functions. */