]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/ResetRuntimeDxe/reset.c
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / EmbeddedPkg / ResetRuntimeDxe / reset.c
index 1708447e1ec9ef53848015c95eb7c68ff04d9807..3b9129ed2935db0a3c173231bba7e8fa944aba62 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 \r
   Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
-  \r
+\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
@@ -57,7 +57,7 @@ InitializeReset (
   EFI_HANDLE  Handle;\r
 \r
   LibInitializeResetSystem (ImageHandle, SystemTable);\r
-  \r
+\r
   SystemTable->RuntimeServices->ResetSystem = ResetSystemViaLib;\r
 \r
   Handle = NULL;\r