]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/FileHandleWrappers.c
ShellPkg: Fix the coding style issue
[mirror_edk2.git] / ShellPkg / Application / Shell / FileHandleWrappers.c
index 9a75a686a4ff71d5641ed30bbaf7e7e7e63c4302..18f4169c7d3ae899fe0bdd7647113aaa9c8e96f0 100644 (file)
@@ -298,8 +298,8 @@ FileInterfaceNulWrite(
   @param[in]  InputString       The command line to expand.\r
   @param[in]  StringLen         Length of the command line.\r
   @param[in]  BufferSize        Buffer size.\r
-  @param[out] TabCompletionList Return the TAB completion list.\r
-  @param[out] TabUpdatePos      Return the TAB update position.\r
+  @param[in, out] TabCompletionList Return the TAB completion list.\r
+  @param[in, out] TabUpdatePos      Return the TAB update position.\r
 **/\r
 EFI_STATUS\r
 CreateTabCompletionList (\r