summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/ResourcePublicationLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Library/ResourcePublicationLib.h')
-rw-r--r--MdePkg/Include/Library/ResourcePublicationLib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdePkg/Include/Library/ResourcePublicationLib.h b/MdePkg/Include/Library/ResourcePublicationLib.h
index 11468eeaa8..d063c696ff 100644
--- a/MdePkg/Include/Library/ResourcePublicationLib.h
+++ b/MdePkg/Include/Library/ResourcePublicationLib.h
@@ -36,7 +36,6 @@ EFIAPI
PublishSystemMemory (
IN PHYSICAL_ADDRESS MemoryBegin,
IN UINT64 MemoryLength
- )
-;
+ );
#endif