]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.h
ShellPkg: Clean up source files
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / HexEdit / FileImage.h
index ed27ad03ae257a3cc6c972680f6cde7045858243..5f5b2cfe77ea47ebece7b7e04e0a3d4ee6b71736 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
-  Defines FileImage - the view of the file that is visible at any point, \r
+  Defines FileImage - the view of the file that is visible at any point,\r
   as well as the event handlers for editing the file\r
-  \r
-  Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved. <BR>\r
+\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
@@ -20,7 +20,7 @@
 \r
 /**\r
   Initialization function for HFileImage\r
\r
+\r
   @retval EFI_SUCCESS     The operation was successful.\r
 **/\r
 EFI_STATUS\r
@@ -39,7 +39,7 @@ HFileImageCleanup (
   );\r
 \r
 /**\r
-  Backup function for HFileImage. Only a few fields need to be backup. \r
+  Backup function for HFileImage. Only a few fields need to be backup.\r
   This is for making the file buffer refresh as few as possible.\r
 \r
   @retval EFI_SUCCESS           The operation was successful.\r