]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/ConsoleLogger.h
Refine comments and two code style.
[mirror_edk2.git] / ShellPkg / Application / Shell / ConsoleLogger.h
index f7c5f6a7a28e223951cc310f1e4fd664d240fd11..c470cdb7abfd249bed85081033deb98e038c3cd9 100644 (file)
@@ -80,7 +80,7 @@ ConsoleLoggerInstall(
   Return the system to the state it was before InstallConsoleLogger
   was installed.
 
-  @param[in,out] ConsoleInfo   The object from the install function.
+  @param[in, out] ConsoleInfo   The object from the install function.
 
   @retval EFI_SUCCESS     The operation was successful
   @return other           The operation failed.  This was from UninstallProtocolInterface.