summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Include/Library/HashApiLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'CryptoPkg/Include/Library/HashApiLib.h')
-rw-r--r--CryptoPkg/Include/Library/HashApiLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CryptoPkg/Include/Library/HashApiLib.h b/CryptoPkg/Include/Library/HashApiLib.h
index 17250505fd..c2b88bd785 100644
--- a/CryptoPkg/Include/Library/HashApiLib.h
+++ b/CryptoPkg/Include/Library/HashApiLib.h
@@ -12,7 +12,7 @@
#ifndef __HASH_API_LIB_H_
#define __HASH_API_LIB_H_
-typedef VOID *HASH_API_CONTEXT;
+typedef VOID *HASH_API_CONTEXT;
/**
Retrieves the size, in bytes, of the context buffer required for hash operations.