summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Print.h
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-15 08:35:54 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-15 08:35:54 +0000
commit7936fb6a1f1a7236280fb13d0ff3c91da1145613 (patch)
tree3e2d3f03d604be9970d0c65911636b4d152cab87 /MdeModulePkg/Universal/SetupBrowserDxe/Print.h
parent7b9ff69833122a340cc56968ead1065e2c242ac1 (diff)
downloadedk2-platforms-7936fb6a1f1a7236280fb13d0ff3c91da1145613.tar.xz
Clean up SetupBrowserDxe for Doxygen comments requirement.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5472 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/SetupBrowserDxe/Print.h')
-rw-r--r--MdeModulePkg/Universal/SetupBrowserDxe/Print.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/MdeModulePkg/Universal/SetupBrowserDxe/Print.h b/MdeModulePkg/Universal/SetupBrowserDxe/Print.h
index c473a26cfa..b75e0ffbc5 100644
--- a/MdeModulePkg/Universal/SetupBrowserDxe/Print.h
+++ b/MdeModulePkg/Universal/SetupBrowserDxe/Print.h
@@ -1,4 +1,5 @@
/** @file
+Micro definitions data for Print.c
Copyright (c) 2004, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -9,15 +10,6 @@ http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-Module Name:
-
- Print.h
-
-Abstract:
-
- Private data for Print.c
-
-
**/
#ifndef _PRINT_H_