summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/MemoryAllocationLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Library/MemoryAllocationLib.h')
-rw-r--r--MdePkg/Include/Library/MemoryAllocationLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/MemoryAllocationLib.h b/MdePkg/Include/Library/MemoryAllocationLib.h
index 65a30cf146..9dd841004d 100644
--- a/MdePkg/Include/Library/MemoryAllocationLib.h
+++ b/MdePkg/Include/Library/MemoryAllocationLib.h
@@ -481,7 +481,7 @@ ReallocateReservedPool (
VOID
EFIAPI
FreePool (
- IN VOID *Buffer
+ IN VOID *Buffer
);
#endif