commit | a21c97294109b75f2913fffc149541901652135b | [log] [tgz] |
---|---|---|
author | Thomas Daubney <thomas.daubney@arm.com> | Wed Oct 11 17:17:32 2023 +0100 |
committer | Thomas Daubney <thomas.daubney@arm.com> | Wed Oct 11 17:17:32 2023 +0100 |
tree | cdd458c863785b8cc06b7e0e3dd4cf6db7a8e6c5 | |
parent | d8453bb1848e8f7575d1447ea342cd5ec817c13c [diff] |
Remove extra blank line Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
diff --git a/programs/psa/psa_hash.c b/programs/psa/psa_hash.c index 18fefed..dd3bf74 100644 --- a/programs/psa/psa_hash.c +++ b/programs/psa/psa_hash.c
@@ -24,7 +24,6 @@ * limitations under the License. */ - #include "psa/crypto.h" #include <string.h> #include <stdio.h>