summaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/v3err.c')
-rw-r--r--crypto/x509v3/v3err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/v3err.c b/crypto/x509v3/v3err.c
index 2f6ed4346b..09c5ff4ae8 100644
--- a/crypto/x509v3/v3err.c
+++ b/crypto/x509v3/v3err.c
@@ -150,7 +150,7 @@ static ERR_STRING_DATA X509V3_str_reasons[]=
#endif
-void ERR_load_X509V3_strings()
+void ERR_load_X509V3_strings(void)
{
static int init=1;