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