Commit 12bd4e14 authored by Dr. Matthias St. Pierre's avatar Dr. Matthias St. Pierre
Browse files

testutil/driver.c: Fix function prototype warning [-Wstrict-prototypes]



(introduced by commit 91860165, which added -Wstrict-prototypes)

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
Reviewed-by: default avatarKurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/6555)
parent 7d79d13a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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