summaryrefslogtreecommitdiff
path: root/crypto/store/store_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/store/store_err.c')
-rw-r--r--crypto/store/store_err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/store/store_err.c b/crypto/store/store_err.c
index 8aa3444693..ec62b358c5 100644
--- a/crypto/store/store_err.c
+++ b/crypto/store/store_err.c
@@ -65,7 +65,7 @@ static const ERR_STRING_DATA OSSL_STORE_str_reasons[] = {
#endif
-int err_load_OSSL_STORE_strings_int(void)
+int ossl_err_load_OSSL_STORE_strings(void)
{
#ifndef OPENSSL_NO_ERR
if (ERR_reason_error_string(OSSL_STORE_str_reasons[0].error) == NULL)