summaryrefslogtreecommitdiff
path: root/crypto/cpt_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cpt_err.c')
-rw-r--r--crypto/cpt_err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cpt_err.c b/crypto/cpt_err.c
index a56cb2c804..79c1a90595 100644
--- a/crypto/cpt_err.c
+++ b/crypto/cpt_err.c
@@ -58,7 +58,7 @@ static const ERR_STRING_DATA CRYPTO_str_reasons[] = {
#endif
-int err_load_CRYPTO_strings_int(void)
+int ossl_err_load_CRYPTO_strings(void)
{
#ifndef OPENSSL_NO_ERR
if (ERR_reason_error_string(CRYPTO_str_reasons[0].error) == NULL)