aboutsummaryrefslogtreecommitdiffstats
path: root/test/testutil
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-06-21 23:32:38 +0200
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-06-22 01:04:34 +0200
commit12bd4e141eac30543a790156154deca195ace1b7 (patch)
tree2776ab84957dfacb5af50313adfc2297f094773a /test/testutil
parent7d79d13a564d5c065318aa47f4cd511eece449e8 (diff)
downloadopenssl-12bd4e141eac30543a790156154deca195ace1b7.tar.gz
testutil/driver.c: Fix function prototype warning [-Wstrict-prototypes]
(introduced by commit 91860165820d, which added -Wstrict-prototypes) Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Kurt Roeckx <kurt@roeckx.be> (Merged from https://github.com/openssl/openssl/pull/6555)
Diffstat (limited to 'test/testutil')
-rw-r--r--test/testutil/driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testutil/driver.c b/test/testutil/driver.c
index 8d483336ff..09907347f1 100644
--- a/test/testutil/driver.c
+++ b/test/testutil/driver.c
@@ -74,7 +74,7 @@ int subtest_level(void)
}
#ifndef OPENSSL_NO_CRYPTO_MDEBUG
-static int should_report_leaks()
+static int should_report_leaks(void)
{
/*
* When compiled with enable-crypto-mdebug, OPENSSL_DEBUG_MEMORY=0