]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c
Comment's added and fixed.
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Edit / MainTextEditor.c
index a82fdb9bb8d89cba51b1f6edb5164e2fef5f3a34..713332ea0d837e2b2258467718a74dea960d5ab1 100644 (file)
@@ -91,7 +91,7 @@ MainCommandSearch (
   VOID\r
   );\r
 \r
-/*\r
+/**\r
   search string in file buffer, and replace it with another str\r
 \r
   @retval EFI_SUCCESS             The operation was successful.\r
@@ -589,8 +589,8 @@ MainCommandSearch (
   return EFI_SUCCESS;\r
 }\r
 \r
-/*\r
-  search string in file buffer, and replace it with another str\r
+/**\r
+  Search string in file buffer, and replace it with another str.\r
 \r
   @retval EFI_SUCCESS             The operation was successful.\r
   @retval EFI_OUT_OF_RESOURCES    A memory allocation failed.\r
@@ -1589,7 +1589,6 @@ GetTextY (
   @retval EFI_SUCCESS       The operation was successful.\r
   @retval EFI_NOT_FOUND     There was no mouse support found.\r
 **/\r
-STATIC\r
 EFI_STATUS\r
 EFIAPI\r
 MainEditorHandleMouseInput (\r