]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
1. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProtocol...
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Ls.c
index 60b8c5b492fa722981e8c21e7f4bd50f707c2e61..fa588ff7f462fe167d2934c863b632bc8aeda5d3 100644 (file)
@@ -295,7 +295,9 @@ PrintNonSfoHeader(
 /**\r
   print out the footer when not using standard format output.\r
 \r
-  @param[in] Path           String with starting path.\r
+  @param[in] Files            The number of files.\r
+  @param[in] Size             The size of files in bytes.\r
+  @param[in] Dirs             The number of directories.\r
 **/\r
 VOID\r
 EFIAPI\r