aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/tb_dh.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/tb_dh.c')
-rw-r--r--crypto/engine/tb_dh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/engine/tb_dh.c b/crypto/engine/tb_dh.c
index c6440df207..427a3f0280 100644
--- a/crypto/engine/tb_dh.c
+++ b/crypto/engine/tb_dh.c
@@ -31,7 +31,7 @@ int ENGINE_register_DH(ENGINE *e)
return 1;
}
-void ENGINE_register_all_DH()
+void ENGINE_register_all_DH(void)
{
ENGINE *e;