X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=test%2Fhandshake_helper.c;h=fc5fcd6f4f8e42a8177b8f4f98331f263e5564ab;hb=3cb7c5cfef25463bd197b0c12ca7966f525ebf73;hp=9b781b03c93b6ecbf88aae34041388a2d64952d2;hpb=d4a8ba77a4004b40890c4a9700ba959fd26af170;p=thirdparty%2Fopenssl.git diff --git a/test/handshake_helper.c b/test/handshake_helper.c index 9b781b03c9..fc5fcd6f4f 100644 --- a/test/handshake_helper.c +++ b/test/handshake_helper.c @@ -22,7 +22,7 @@ #include "handshake_helper.h" #include "testutil.h" -HANDSHAKE_RESULT *HANDSHAKE_RESULT_new() +HANDSHAKE_RESULT *HANDSHAKE_RESULT_new(void) { HANDSHAKE_RESULT *ret;