]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.h
ShellPkg: Clean up source files
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / HexEdit / Misc.h
index df947935b001f39569481600bdedad5dfd900243..f95de3d95f9eb6e870aa951f2045fd2d4cbe6c16 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
     Definitions for various line and string routines\r
 \r
-  Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved. <BR>\r
+  Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved. <BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -22,7 +22,7 @@
 \r
   @param[in] Count      The line number to advance/retreat.\r
                             >0 : advance\r
-                            <0: retreat  \r
+                            <0: retreat\r
 \r
   @retval NULL An error occured.\r
   @return A pointer to the line after move.\r
@@ -53,7 +53,7 @@ HMoveCurrentLine (
     Lines\r
     CurrentLine\r
     NumLines\r
-    ListHead \r
+    ListHead\r
 \r
   @param[in] ListHead     The list head.\r
   @param[in] Lines        The lines.\r