]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/EmuThunkDxe/EmuThunk.c
EmulatorPkg: Remove all trailing whitespace
[mirror_edk2.git] / EmulatorPkg / EmuThunkDxe / EmuThunk.c
index a0661c8726ea6a3a37a8a481cfdadca935aca2a4..3a421bfdf393840ace8d10c6a7a433d804433ca5 100644 (file)
@@ -2,20 +2,20 @@
 \r
 Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
 Portions copyright (c) 2011, Apple Inc. All rights reserved.\r
 \r
 Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
 Portions copyright (c) 2011, Apple Inc. All rights reserved.\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
-http://opensource.org/licenses/bsd-license.php                                            \r
-                                                                                          \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \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
+http://opensource.org/licenses/bsd-license.php\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 \r
 **/\r
 #include <PiDxe.h>\r
 \r
 #include <Protocol/DevicePath.h>\r
 \r
 \r
 **/\r
 #include <PiDxe.h>\r
 \r
 #include <Protocol/DevicePath.h>\r
-#include <Protocol/EmuThunk.h> \r
+#include <Protocol/EmuThunk.h>\r
 \r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiLib.h>\r
 \r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiLib.h>\r
@@ -69,7 +69,7 @@ Arguments:
   (Standard EFI Image entry - EFI_IMAGE_ENTRY_POINT)\r
 \r
 Returns:\r
   (Standard EFI Image entry - EFI_IMAGE_ENTRY_POINT)\r
 \r
 Returns:\r
-  EFI_SUCEESS - UnixThunk protocol is added or error status from \r
+  EFI_SUCEESS - UnixThunk protocol is added or error status from\r
                 gBS->InstallMultiProtocolInterfaces().\r
 \r
 **/\r
                 gBS->InstallMultiProtocolInterfaces().\r
 \r
 **/\r