diff options
Diffstat (limited to 'MdeModulePkg/Universal/SetupBrowserDxe/Print.h')
-rw-r--r-- | MdeModulePkg/Universal/SetupBrowserDxe/Print.h | 10 |
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_ |