mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Fix missing line ending
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
@@ -48,4 +48,4 @@ void mbedtls_platform_zeroize_uninitialised(int len, int p)
|
||||
|
||||
TEST_EQUAL(buf[p], 0);
|
||||
}
|
||||
/* END_CASE */
|
||||
/* END_CASE */
|
||||
|
||||
Reference in New Issue
Block a user