]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLib.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseReportStatusCodeLibNull / BaseReportStatusCodeLib.c
index 829c597fb8d1a057b44bbd59946a41a685c5129a..497c288898b7790bc034ff8dafc0acb65dd1c653 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Null Base Report Status Code Library instance with empty functions.\r
 \r
-  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 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
@@ -215,7 +215,7 @@ ReportStatusCodeWithDevicePath (
   )\r
 {\r
   ASSERT (DevicePath != NULL);\r
-  \r
+\r
   return EFI_SUCCESS;\r
 }\r
 \r