err: rename err_load_xxx_strings_int functions
[openssl.git] / crypto / ui / ui_err.c
index 83ea371997d2b2dca05fc79d7854cf83564058be..6ba4857a3b966f9a920c3dadbcc1aa8e556a5911 100644 (file)
@@ -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)