patch-2.4.22 linux-2.4.22/arch/ppc64/boot/zlib.c

Next file: linux-2.4.22/arch/ppc64/config.in
Previous file: linux-2.4.22/arch/ppc64/boot/addnote.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc64/boot/zlib.c linux-2.4.22/arch/ppc64/boot/zlib.c
@@ -735,7 +735,7 @@
       end-of-block.  Note however that the static length tree defines
       288 codes just to fill out the Huffman codes.  Codes 286 and 287
       cannot be used though, since there is no length base or extra bits
-      defined for them.  Similarily, there are up to 30 distance codes.
+      defined for them.  Similarly, there are up to 30 distance codes.
       However, static trees define 32 codes (all 5 bits) to fill out the
       Huffman codes, but the last two had better not show up in the data.
    7. Unzip can check dynamic Huffman blocks for complete code sets.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)