Check for errors allocating the error strings.
[openssl.git] / include / openssl / bio.h
index d486d071992d8497ee8b7db4801b2dd247f83016..ed50139ed4ce607475ffcb3c57c6c068068f10d4 100644 (file)
@@ -763,7 +763,7 @@ int BIO_meth_set_callback_ctrl(BIO_METHOD *biom,
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_BIO_strings(void);
+int ERR_load_BIO_strings(void);
 
 /* Error codes for the BIO functions. */