mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-09 03:11:19 +08: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