summaryrefslogtreecommitdiffstats
path: root/crypto/ess
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ess')
-rw-r--r--crypto/ess/ess_err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ess/ess_err.c b/crypto/ess/ess_err.c
index 2ece3443bd..eb76dfe7cc 100644
--- a/crypto/ess/ess_err.c
+++ b/crypto/ess/ess_err.c
@@ -38,7 +38,7 @@ static const ERR_STRING_DATA ESS_str_reasons[] = {
#endif
-int err_load_ESS_strings_int(void)
+int ossl_err_load_ESS_strings(void)
{
#ifndef OPENSSL_NO_ERR
if (ERR_reason_error_string(ESS_str_reasons[0].error) == NULL)