]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
Refine comments and two code style.
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / SmbiosView / PrintInfo.c
index 7a7caac456a44bb7954b83eed3fbb89413e6a432..7c081bdf8a5434eb4738cbaca8e80e9e22bbf5b6 100644 (file)
@@ -82,9 +82,9 @@
   Copy Length of Src buffer to Dest buffer,\r
   add a NULL termination to Dest buffer.\r
 \r
   Copy Length of Src buffer to Dest buffer,\r
   add a NULL termination to Dest buffer.\r
 \r
-  @param[in,out] Dest  Destination buffer head.\r
-  @param[in] Src       Source buffer head.\r
-  @param[in] Length    Length of buffer to be copied.\r
+  @param[in, out] Dest  Destination buffer head.\r
+  @param[in] Src        Source buffer head.\r
+  @param[in] Length     Length of buffer to be copied.\r
 **/\r
 VOID\r
 MemToString (\r
 **/\r
 VOID\r
 MemToString (\r