]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Variable/RuntimeDxe/Reclaim.c
MdeModulePkg Variable: Add missing change in dd59d95e1994
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / Reclaim.c
index 44c56e232f891dadeb73f5cb619b0d1d1d46afb8..616812ccd8d8f9ddcbdd6f9882545c30ba8c0a8a 100644 (file)
@@ -1,9 +1,8 @@
 /** @file\r
-  \r
   Handles non-volatile variable store garbage collection, using FTW\r
   (Fault Tolerant Write) protocol.\r
 \r
-Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2015, 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
@@ -50,7 +49,7 @@ GetLbaAndOffsetByAddress (
   Fvb     = NULL;\r
   *Lba    = (EFI_LBA) (-1);\r
   *Offset = 0;\r
-  \r
+\r
   //\r
   // Get the proper FVB protocol.\r
   //\r