]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseCacheMaintenanceLib / IpfCache.c
index 24e985174ec0440ef9dbcc2ab10fe0c67ab36d34..904533d4bfc1a885fb5baf7e7550824e27df2b07 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Cache Maintenance Functions.\r
 \r
-  Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 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
@@ -194,7 +194,7 @@ InvalidateDataCache (
   )\r
 {\r
   //\r
-  // Invalidation of the entire data cache without writing back is not supported \r
+  // Invalidation of the entire data cache without writing back is not supported\r
   // on IPF architecture, so a write back and invalidate operation is performed.\r
   //\r
   WriteBackInvalidateDataCache ();\r