aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/ui.h')
-rw-r--r--include/openssl/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/ui.h b/include/openssl/ui.h
index dcebb6e771..26f4f04495 100644
--- a/include/openssl/ui.h
+++ b/include/openssl/ui.h
@@ -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. */