summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include/Library/PrePiHobListPointerLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'EmbeddedPkg/Include/Library/PrePiHobListPointerLib.h')
-rw-r--r--EmbeddedPkg/Include/Library/PrePiHobListPointerLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmbeddedPkg/Include/Library/PrePiHobListPointerLib.h b/EmbeddedPkg/Include/Library/PrePiHobListPointerLib.h
index cf26f08c05..a05ee8fd6b 100644
--- a/EmbeddedPkg/Include/Library/PrePiHobListPointerLib.h
+++ b/EmbeddedPkg/Include/Library/PrePiHobListPointerLib.h
@@ -32,7 +32,7 @@ PrePeiGetHobList (
EFI_STATUS
EFIAPI
PrePeiSetHobList (
- IN VOID *HobList
+ IN VOID *HobList
);
#endif