Add new line at end of file to satisfy code style
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
5c2dcbd250
commit
102033c38d
1 changed files with 1 additions and 1 deletions
|
@ -159,4 +159,4 @@ cleanup:
|
|||
psa_hash_abort(&cloned_hash_operation);
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
#endif /* MBEDTLS_PSA_CRYPTO_C && PSA_WANT_ALG_SHA_256 */
|
||||
#endif /* MBEDTLS_PSA_CRYPTO_C && PSA_WANT_ALG_SHA_256 */
|
||||
|
|
Loading…
Reference in a new issue