summaryrefslogtreecommitdiff
path: root/crypto/property/property_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/property/property_err.c')
-rw-r--r--crypto/property/property_err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/property/property_err.c b/crypto/property/property_err.c
index a7c722feb5..d70e458c47 100644
--- a/crypto/property/property_err.c
+++ b/crypto/property/property_err.c
@@ -36,7 +36,7 @@ static const ERR_STRING_DATA PROP_str_reasons[] = {
#endif
-int err_load_PROP_strings_int(void)
+int ossl_err_load_PROP_strings(void)
{
#ifndef OPENSSL_NO_ERR
if (ERR_reason_error_string(PROP_str_reasons[0].error) == NULL)