From e3e134ebe6c339c6545b9e95c6720fc5bc81e1a5 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Thu, 13 May 2010 01:04:21 +0000 Subject: Fix minor format issue in file header git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10485 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf | 3 +-- MdeModulePkg/MdeModulePkg.dec | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf b/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf index 0a4cb3ce38..2dd5bd9751 100644 --- a/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf +++ b/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf @@ -1,4 +1,4 @@ -#/** @file +## @file # Null instance of Debug Agent Library with empty functions. # # Copyright (c) 2010, Intel Corporation. All rights reserved.
@@ -11,7 +11,6 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ [Defines] INF_VERSION = 0x00010005 diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index 5782e55024..b692c6a63c 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -1,4 +1,4 @@ -## @file MdeModulePkg.dec +## @file MdeModulePkg.dec # # This package provides the modules that conform to UEFI/PI Industry standards. # It also provides the defintions(including PPIs/PROTOCOLs/GUIDs and library classes) -- cgit v1.2.3