summaryrefslogtreecommitdiff
path: root/crypto/ui/ui_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ui/ui_err.c')
-rw-r--r--crypto/ui/ui_err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ui/ui_err.c b/crypto/ui/ui_err.c
index 83ea371997..6ba4857a3b 100644
--- a/crypto/ui/ui_err.c
+++ b/crypto/ui/ui_err.c
@@ -37,7 +37,7 @@ static const ERR_STRING_DATA UI_str_reasons[] = {
#endif
-int err_load_UI_strings_int(void)
+int ossl_err_load_UI_strings(void)
{
#ifndef OPENSSL_NO_ERR
if (ERR_reason_error_string(UI_str_reasons[0].error) == NULL)