mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-14 23:27:50 +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);
|
||||
}
|
||||
/* END_CASE */
|
||||
/* END_CASE */
|
||||
|
||||
Reference in New Issue
Block a user