]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Console/ConSplitterDxe/ComponentName.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Console / ConSplitterDxe / ComponentName.c
index 9ad1726599cd802addc264383d957dcd87aea649..e985657175edf66657c81d8bcdccebcff30d1e2a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   UEFI Component Name(2) protocol implementation for ConSplitter driver.\r
 \r
-Copyright (c) 2006 - 2011, 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
@@ -225,7 +225,7 @@ ConSplitterComponentNameGetDriverName (
            This->SupportedLanguages,\r
            mConSplitterDriverNameTable,\r
            DriverName,\r
-           (BOOLEAN)((This == &gConSplitterConInComponentName) || \r
+           (BOOLEAN)((This == &gConSplitterConInComponentName) ||\r
                      (This == &gConSplitterSimplePointerComponentName) ||\r
                      (This == &gConSplitterAbsolutePointerComponentName) ||\r
                      (This == &gConSplitterConOutComponentName) ||\r