From 5b2a7957d9215b45e87de228b69b89aa21fafd3e Mon Sep 17 00:00:00 2001 From: jwang36 Date: Fri, 30 Jun 2006 20:31:48 +0000 Subject: removed unnecessary name space declarations in some top level elements git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@700 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'MdePkg/Library/BaseDebugLibNull') diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa index be28cb2a27..2c23184f8f 100644 --- a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa +++ b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa @@ -8,7 +8,7 @@ NULL Debug Library for UEFI drivers FIX ME! Copyright (c) 2004-2006, Intel Corporation - All rights reserved. This program and the accompanying materials + 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 http://opensource.org/licenses/bsd-license.php @@ -21,7 +21,7 @@ false BaseDebugLibNull - + DebugLib @@ -38,7 +38,7 @@ PrintLib - + DebugLib.c @@ -48,7 +48,7 @@ EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00090000 - + PcdDebugPropertyMask FIX_ME_PcdDebugPropertyMask -- cgit v1.2.3