remove extra white space

This commit is contained in:
Jacob Barthelmeh
2016-12-28 15:40:34 -07:00
parent c77a18f0ec
commit 6c90f097ca

View File

@@ -3002,7 +3002,6 @@ static void test_wolfSSL_BIO(void)
} }
#endif /* !defined(NO_FILESYSTEM) */ #endif /* !defined(NO_FILESYSTEM) */
printf(resultFmt, passed); printf(resultFmt, passed);
#endif #endif
} }