]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/SwitchStack.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseLib / SwitchStack.c
index 36811175af74f0b5213c402dc94597d6081d9017..8ee7013672e73e9ba4c7058e3a797eefdf6ed7ef 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Switch Stack functions.\r
 \r
-  Copyright (c) 2006 - 2008, 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
@@ -36,9 +36,9 @@
                       function.\r
   @param  NewStack    A pointer to the new stack to use for the EntryPoint\r
                       function.\r
-  @param  ...         This variable argument list is ignored for IA32, x64, and EBC.  \r
-                      For IPF, this variable argument list is expected to contain \r
-                      a single parameter of type VOID * that specifies the new backing \r
+  @param  ...         This variable argument list is ignored for IA32, x64, and EBC.\r
+                      For IPF, this variable argument list is expected to contain\r
+                      a single parameter of type VOID * that specifies the new backing\r
                       store pointer.\r
 \r
 \r