Check for errors allocating the error strings.
[openssl.git] / include / openssl / ssl.h
index 3a6cd4c5f9feffe2b318630ac2b7b9ee9fa42dbc..1533daa4b78a0081c0c8abdf0dbd83a3723eb9a0 100644 (file)
@@ -2036,7 +2036,7 @@ extern const char SSL_version_str[];
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_SSL_strings(void);
+int ERR_load_SSL_strings(void);
 
 /* Error codes for the SSL functions. */