err: rename err_load_xxx_strings_int functions
[openssl.git] / crypto / engine / eng_err.c
index 1cea06be08cebad0612c1618009125ebd936c5ce..917ecb5ae493b2475d9f7c114a5672cce5f39aab 100644 (file)
@@ -81,7 +81,7 @@ static const ERR_STRING_DATA ENGINE_str_reasons[] = {
 
 # endif
 
-int err_load_ENGINE_strings_int(void)
+int ossl_err_load_ENGINE_strings(void)
 {
 # ifndef OPENSSL_NO_ERR
     if (ERR_reason_error_string(ENGINE_str_reasons[0].error) == NULL)