]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/ResetRuntimeDxe/Reset.c
EmulatorPkg: Remove all trailing whitespace
[mirror_edk2.git] / EmulatorPkg / ResetRuntimeDxe / Reset.c
index 14594c77633cd038e5398b491891f19d25c19a05..369bc86296baf5b33e89cb90bdb7bc5cd549d88e 100644 (file)
@@ -3,13 +3,13 @@
 \r
 Copyright (c) 2004 - 2009, Intel Corporation. All rights reserved.<BR>\r
 Portions copyright (c) 2010 - 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
@@ -54,7 +54,7 @@ EmuResetSystem (
     for (Index = 0; Index < HandleCount; Index++) {\r
       Status = gBS->DisconnectController (HandleBuffer[Index], NULL, NULL);\r
     }\r
-  \r
+\r
     gBS->FreePool (HandleBuffer);\r
   }\r
 \r