aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/edk2/Include/Library/MemoryAllocationLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/edk2/Include/Library/MemoryAllocationLib.h')
-rw-r--r--sys/contrib/edk2/Include/Library/MemoryAllocationLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/contrib/edk2/Include/Library/MemoryAllocationLib.h b/sys/contrib/edk2/Include/Library/MemoryAllocationLib.h
index 14efb568955a..fd36433690a4 100644
--- a/sys/contrib/edk2/Include/Library/MemoryAllocationLib.h
+++ b/sys/contrib/edk2/Include/Library/MemoryAllocationLib.h
@@ -481,7 +481,7 @@ ReallocateReservedPool (
VOID
EFIAPI
FreePool (
- IN VOID *Buffer
+ IN VOID *Buffer
);
#endif