diff options
Diffstat (limited to 'MdeModulePkg/Include/Protocol/Print.h')
-rw-r--r-- | MdeModulePkg/Include/Protocol/Print.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Protocol/Print.h b/MdeModulePkg/Include/Protocol/Print.h index 3faf6f3362..3e26c520f9 100644 --- a/MdeModulePkg/Include/Protocol/Print.h +++ b/MdeModulePkg/Include/Protocol/Print.h @@ -1,7 +1,7 @@ /** @file
- This print protocol defines six basic print functions to
- print the format unicode and ascii string.
+ The lite print protocol defines only one print function to
+ print the format unicode string.
Copyright (c) 2006 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials
|