Documentation and cosmetic fixes

Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
Andrzej Kurek 2023-05-04 17:07:57 -04:00
parent 9032711dc7
commit ecaf6fb8b2
3 changed files with 7 additions and 7 deletions

View file

@ -135,7 +135,7 @@ extern "C" {
/*
* The function pointers for calloc and free.
* please see MBEDTLS_PLATFORM_STD_CALLOC and MBEDTLS_PLATFORM_STD_FREE
* Please see MBEDTLS_PLATFORM_STD_CALLOC and MBEDTLS_PLATFORM_STD_FREE
* in mbedtls_config.h for more information about behaviour and requirements.
*/
#if defined(MBEDTLS_PLATFORM_MEMORY)