err: rename err_load_xxx_strings_int functions
[openssl.git] / crypto / conf / conf_err.c
index a06f55b104d5389bb95f662159ab579d656d57a6..68ee90b97055e77a2f7f2b2cdf4999703170c5b6 100644 (file)
@@ -62,7 +62,7 @@ static const ERR_STRING_DATA CONF_str_reasons[] = {
 
 #endif
 
-int err_load_CONF_strings_int(void)
+int ossl_err_load_CONF_strings(void)
 {
 #ifndef OPENSSL_NO_ERR
     if (ERR_reason_error_string(CONF_str_reasons[0].error) == NULL)