Check for errors allocating the error strings.
[openssl.git] / include / openssl / pem.h
index 6dd76eeacec4020d72ff6853f9cf99117aa7c0d1..2375d6355381ded3d3d1527baff5fd07c456306f 100644 (file)
@@ -419,7 +419,7 @@ int i2b_PVK_bio(BIO *out, EVP_PKEY *pk, int enclevel,
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_PEM_strings(void);
+int ERR_load_PEM_strings(void);
 
 /* Error codes for the PEM functions. */