commit | 3f932bbc5ddba8f2869c2f3760867db0e25a2d7f | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Thu Mar 28 17:06:47 2019 +0000 |
committer | Hanno Becker <hanno.becker@arm.com> | Thu Mar 28 17:06:47 2019 +0000 |
tree | f34227ad64caef35e34d95807a1daa53aec96f2a | |
parent | fa738d148d0af73d6af32c7f7ca792774544a74d [diff] |
Remove trailing whitespace in test_suite_x509parse.function
diff --git a/tests/suites/test_suite_x509parse.function b/tests/suites/test_suite_x509parse.function index 1d9218a..b08949a 100644 --- a/tests/suites/test_suite_x509parse.function +++ b/tests/suites/test_suite_x509parse.function
@@ -467,7 +467,7 @@ mbedtls_x509_crt crt; mbedtls_x509_crt ca; uint32_t flags = 0; - + mbedtls_x509_crt_init( &crt ); mbedtls_x509_crt_init( &ca );