mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-30 17:09:41 -04:00
Fix missing line ending
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
ecd649205d
commit
5d2024333b
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user