mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-24 15:40:03 +00:00
Removes trailing whitespace
Travis found and complained about a trailing whitespace. This commit removes the error. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
28428f45c7
commit
d868d0f7a0
@ -2534,7 +2534,7 @@ void aead_decrypt_setup( int key_type_arg, data_t *key_data,
|
||||
|
||||
TEST_EQUAL( mbedtls_test_driver_aead_hooks.hits_abort,
|
||||
forced_status == PSA_SUCCESS ? 1 : 0 );
|
||||
|
||||
|
||||
ASSERT_COMPARE( expected_result->x, expected_result->len,
|
||||
output_data, output_length + verify_output_length );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user