diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-07-25 10:41:27 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-07-25 10:41:27 +0000 |
commit | 1a09f6f6ac691a8dea2e601335d77b652b052404 (patch) | |
tree | 37927917e792634e16d6d5c18299f746ec133dff /MdePkg/Include/Ppi/Decompress.h | |
parent | 4ca9b6c4e7dbbcf94f21b54f41f761cefc6b1086 (diff) | |
download | edk2-platforms-1a09f6f6ac691a8dea2e601335d77b652b052404.tar.xz |
Update CopyRight to 2008
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5565 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Ppi/Decompress.h')
-rw-r--r-- | MdePkg/Include/Ppi/Decompress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Ppi/Decompress.h b/MdePkg/Include/Ppi/Decompress.h index 4cbaa10354..5cbfd8be4e 100644 --- a/MdePkg/Include/Ppi/Decompress.h +++ b/MdePkg/Include/Ppi/Decompress.h @@ -69,7 +69,7 @@ EFI_STATUS compression sections will be ignored.
@param Decompress Decompress a single compression section in
- a firmware file.
+ a firmware file.
**/
struct _EFI_PEI_DECOMPRESS_PPI {
EFI_PEI_DECOMPRESS_DECOMPRESS Decompress;
|