Check for errors allocating the error strings.
[openssl.git] / include / openssl / ui.h
index dcebb6e771323bde5b1382e593fc9bd578163e03..26f4f04495a934e2a78acff614d3389df397d0fa 100644 (file)
@@ -334,7 +334,7 @@ int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt,
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_UI_strings(void);
+int ERR_load_UI_strings(void);
 
 /* Error codes for the UI functions. */