]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/ShellProtocol.h
Refine comments and two code style.
[mirror_edk2.git] / ShellPkg / Application / Shell / ShellProtocol.h
index 1b809ecd29e8e34010513e4d9b8a075057a0ff3b..a63ae8fc83c29eb072e858c85ce581925382e0c0 100644 (file)
@@ -68,7 +68,7 @@ typedef struct {
 \r
   This must be removed via calling CleanUpShellProtocol().\r
 \r
-  @param[in,out] NewShell   The pointer to the pointer to the structure \r
+  @param[in, out] NewShell   The pointer to the pointer to the structure \r
   to install.\r
 \r
   @retval EFI_SUCCESS     The operation was successful.\r
@@ -86,7 +86,7 @@ CreatePopulateInstallShellProtocol (
   Free all memory and restore the system to the state it was in before calling\r
   CreatePopulateInstallShellProtocol.\r
 \r
-  @param[in,out] NewShell   The pointer to the new shell protocol structure.\r
+  @param[in, out] NewShell   The pointer to the new shell protocol structure.\r
 \r
   @retval EFI_SUCCESS       The operation was successful.\r
 **/\r