]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/Event/Tpl.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Event / Tpl.c
index e3caf832b8638124ace38d68f88e290160e7901c..28b91977c36ae404a1ff1a2d33dbd35a8033ea5a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Task priority (TPL) functions.\r
 \r
-Copyright (c) 2006 - 2017, 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
@@ -28,7 +28,7 @@ CoreSetInterruptState (
 {\r
   EFI_STATUS  Status;\r
   BOOLEAN     InSmm;\r
-  \r
+\r
   if (gCpu == NULL) {\r
     return;\r
   }\r