summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLibNull/Hash/CryptSha1Null.c
diff options
context:
space:
mode:
Diffstat (limited to 'CryptoPkg/Library/BaseCryptLibNull/Hash/CryptSha1Null.c')
-rw-r--r--CryptoPkg/Library/BaseCryptLibNull/Hash/CryptSha1Null.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/CryptoPkg/Library/BaseCryptLibNull/Hash/CryptSha1Null.c b/CryptoPkg/Library/BaseCryptLibNull/Hash/CryptSha1Null.c
index c2f4d30f83..d9b4610af0 100644
--- a/CryptoPkg/Library/BaseCryptLibNull/Hash/CryptSha1Null.c
+++ b/CryptoPkg/Library/BaseCryptLibNull/Hash/CryptSha1Null.c
@@ -8,7 +8,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#include "InternalCryptLib.h"
-
/**
Retrieves the size, in bytes, of the context buffer required for SHA-1 hash operations.