summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library/RecoveryLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Library/RecoveryLib.h')
-rw-r--r--MdeModulePkg/Include/Library/RecoveryLib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Library/RecoveryLib.h b/MdeModulePkg/Include/Library/RecoveryLib.h
index ae806e7bb9..fc0413656d 100644
--- a/MdeModulePkg/Include/Library/RecoveryLib.h
+++ b/MdeModulePkg/Include/Library/RecoveryLib.h
@@ -26,8 +26,7 @@ EFI_STATUS
EFIAPI
PeiRecoverFirmware (
VOID
- )
-;
+ );
#endif