summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Print.h
diff options
context:
space:
mode:
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 c473a26..b75e0ff 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_