From 6c90f097ca4ddc55449c8ab7260c52ae75e8b490 Mon Sep 17 00:00:00 2001 From: Jacob Barthelmeh Date: Wed, 28 Dec 2016 15:40:34 -0700 Subject: [PATCH] remove extra white space --- tests/api.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/api.c b/tests/api.c index 45c79c7c6..1cd7c84ec 100644 --- a/tests/api.c +++ b/tests/api.c @@ -3002,7 +3002,6 @@ static void test_wolfSSL_BIO(void) } #endif /* !defined(NO_FILESYSTEM) */ - printf(resultFmt, passed); #endif }