summaryrefslogtreecommitdiff
path: root/crypto/objects/obj_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/objects/obj_err.c')
-rw-r--r--crypto/objects/obj_err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/objects/obj_err.c b/crypto/objects/obj_err.c
index 5625306021..50d52060b7 100644
--- a/crypto/objects/obj_err.c
+++ b/crypto/objects/obj_err.c
@@ -80,7 +80,7 @@ static ERR_STRING_DATA OBJ_str_reasons[]=
#endif
-void ERR_load_OBJ_strings()
+void ERR_load_OBJ_strings(void)
{
static int init=1;