summaryrefslogtreecommitdiff
path: root/include/crypto/uierr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/uierr.h')
-rw-r--r--include/crypto/uierr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/uierr.h b/include/crypto/uierr.h
index 83a6df1a26..07744f9c32 100644
--- a/include/crypto/uierr.h
+++ b/include/crypto/uierr.h
@@ -19,7 +19,7 @@
extern "C" {
# endif
-int err_load_UI_strings_int(void);
+int ossl_err_load_UI_strings(void);
# ifdef __cplusplus
}