1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Adjust spacing in tests/suites function sources

Signed-off-by: Michael Schuster <michael@schuster.ms>
This commit is contained in:
Michael Schuster
2024-06-04 02:41:10 +02:00
committed by Minos Galanakis
parent b1e33fb707
commit 31b1cb8601
17 changed files with 149 additions and 149 deletions

View File

@ -123,7 +123,7 @@ exit:
}
static int get_len_step(const data_t *input, size_t buffer_size,
size_t actual_length)
size_t actual_length)
{
unsigned char *buf = NULL;
unsigned char *p = NULL;