summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library/CustomizedDisplayLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Library/CustomizedDisplayLib.h')
-rw-r--r--MdeModulePkg/Include/Library/CustomizedDisplayLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/CustomizedDisplayLib.h b/MdeModulePkg/Include/Library/CustomizedDisplayLib.h
index b9ae15524a..8898350d6b 100644
--- a/MdeModulePkg/Include/Library/CustomizedDisplayLib.h
+++ b/MdeModulePkg/Include/Library/CustomizedDisplayLib.h
@@ -103,7 +103,7 @@ UpdateStatusBar (
VOID
EFIAPI
CreateDialog (
- OUT EFI_INPUT_KEY *Key, OPTIONAL
+ OUT EFI_INPUT_KEY *Key OPTIONAL,
...
);