]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/x509/v3err.c
err: rename err_load_xxx_strings_int functions
[thirdparty/openssl.git] / crypto / x509 / v3err.c
index 18eb9917cb98db0d759c41fce692711cdc3617dd..985d7be7dc2cd91869cc7e5c3bc5c64e3ff7d984 100644 (file)
@@ -137,7 +137,7 @@ static const ERR_STRING_DATA X509V3_str_reasons[] = {
 
 #endif
 
-int err_load_X509V3_strings_int(void)
+int ossl_err_load_X509V3_strings(void)
 {
 #ifndef OPENSSL_NO_ERR
     if (ERR_reason_error_string(X509V3_str_reasons[0].error) == NULL)