Check for errors allocating the error strings.
[openssl.git] / include / openssl / objects.h
index 4d3de7c9d0e8ba3ec38a5f9fe9c53226d6c9cc33..09d614ffc05e7cc4f129ea55bcd72b1a9bf6c101 100644 (file)
@@ -1074,7 +1074,7 @@ void OBJ_sigid_free(void);
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_OBJ_strings(void);
+int ERR_load_OBJ_strings(void);
 
 /* Error codes for the OBJ functions. */