summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c')
-rw-r--r--MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c b/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
index ff11405..8ff5832 100644
--- a/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
+++ b/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
@@ -1,7 +1,7 @@
/** @file
SwitchStack() function for IPF.
- Copyright (c) 2007 - 2008, Intel Corporation<BR>
+ Copyright (c) 2007 - 2010, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -47,7 +47,6 @@ InternalSwitchStack (
IN VOID *NewStack,
IN VA_LIST Marker
)
-
{
VOID *NewBsp;