Check for errors allocating the error strings.
[openssl.git] / include / openssl / dsa.h
index 11ddd397b3fdc94c20c1baea5e48557683fe3f47..cbc60e168ab0d92371e9b07dcef8f91dd8e6d155 100644 (file)
@@ -233,7 +233,7 @@ int DSA_meth_set_keygen(DSA_METHOD *dsam, int (*keygen) (DSA *));
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_DSA_strings(void);
+int ERR_load_DSA_strings(void);
 
 /* Error codes for the DSA functions. */