summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bio/bio_err.c')
-rw-r--r--crypto/bio/bio_err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bio/bio_err.c b/crypto/bio/bio_err.c
index 8fad0ff730..78c41fdbef 100644
--- a/crypto/bio/bio_err.c
+++ b/crypto/bio/bio_err.c
@@ -116,7 +116,7 @@ static ERR_STRING_DATA BIO_str_reasons[]=
#endif
-void ERR_load_BIO_strings()
+void ERR_load_BIO_strings(void)
{
static int init=1;