commit | 102033c38d9cc8300db72285754d173c10a7ed0a | [log] [tgz] |
---|---|---|
author | Thomas Daubney <thomas.daubney@arm.com> | Thu Aug 03 16:20:09 2023 +0100 |
committer | Thomas Daubney <thomas.daubney@arm.com> | Thu Aug 03 16:20:09 2023 +0100 |
tree | 78db9950c9ec27f163d2604da08bf04cf4ef3b19 | |
parent | 5c2dcbd250e91f5c75c14590dfc40c8c8d75f6c7 [diff] |
Add new line at end of file to satisfy code style Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
diff --git a/programs/psa/psa_hash.c b/programs/psa/psa_hash.c index ca9a8b3..86a59f1 100644 --- a/programs/psa/psa_hash.c +++ b/programs/psa/psa_hash.c
@@ -159,4 +159,4 @@ psa_hash_abort(&cloned_hash_operation); return EXIT_FAILURE; } -#endif /* MBEDTLS_PSA_CRYPTO_C && PSA_WANT_ALG_SHA_256 */ \ No newline at end of file +#endif /* MBEDTLS_PSA_CRYPTO_C && PSA_WANT_ALG_SHA_256 */