Check for errors allocating the error strings.
[openssl.git] / crypto / include / internal / err_int.h
index 749a8db2622f55572c822d977e38ca944de8d012..7fec3ed767731d185b07e0250a476727a426c35f 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef INTERNAL_ERR_INT_H
 # define INTERNAL_ERR_INT_H
 
-void err_load_crypto_strings_int(void);
+int err_load_crypto_strings_int(void);
 void err_cleanup(void);
 void err_delete_thread_state(void);