diff options
Diffstat (limited to 'ShellPkg/Library/UefiShellLevel3CommandsLib')
-rw-r--r-- | ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c b/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c index e0e15dbc3d..0b596ceae4 100644 --- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c +++ b/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c @@ -27,7 +27,6 @@ @retval EFI_SUCCESS The help was displayed
@retval FI_NOT_FOUND The command name could not be found
**/
-STATIC
EFI_STATUS
EFIAPI
PrintDynamicCommandHelp(
|