Check for errors allocating the error strings.
[openssl.git] / include / openssl / ec.h
index 03942eda8451d55a8a9296a938afb8870bea1653..ebeb3e9a4b919aba8c9dd05451add69617f6f7d3 100644 (file)
@@ -1360,7 +1360,7 @@ void EC_KEY_METHOD_get_verify(EC_KEY_METHOD *meth,
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_EC_strings(void);
+int ERR_load_EC_strings(void);
 
 /* Error codes for the EC functions. */