summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.h')
-rw-r--r--MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.h b/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.h
index 1063c86fc2..1926839c6f 100644
--- a/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.h
+++ b/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.h
@@ -34,7 +34,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
VOID
InitializeHwErrRecSupport (
IN UINT16 HwErrRecSupportLevel
- )
-;
+ );
#endif