]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/TianoCompress/TianoCompress.h
BaseTools: Fix typos in comments and variables
[mirror_edk2.git] / BaseTools / Source / C / TianoCompress / TianoCompress.h
index 4fc48c3ad43d22cf3e4ea18e39af3ef16f54618a..2971225d1b582231896e24d3d3ba6e15960f49af 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
-  Internal include file for Tiano Decompress Libary.\r
+  Internal include file for Tiano Decompress Library.\r
 \r
-  Copyright (c) 2006, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\r
@@ -10,8 +10,6 @@
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-  Module Name:  TianoDecompress.h\r
-\r
 **/\r
 \r
 #ifndef __TIANO_DECOMPRESS_H__\r
@@ -363,7 +361,7 @@ DecodeP (
 /**\r
   Reads code lengths for the Extra Set or the Position Set.\r
 \r
-  Read in the Extra Set or Pointion Set Length Arrary, then\r
+  Read in the Extra Set or Position Set Length Array, then\r
   generate the Huffman code mapping for them.\r
 \r
   @param  Sd      The global scratch data.\r