patch-1.3.87 linux/lib/inflate.c
Next file: linux/mm/filemap.c
Previous file: linux/kernel/sysctl.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Apr 12 09:49:48 1996
 -  Orig file: 
v1.3.86/linux/lib/inflate.c
 -  Orig date: 
Thu Dec 14 08:16:52 1995
 
diff -u --recursive --new-file v1.3.86/linux/lib/inflate.c linux/lib/inflate.c
@@ -45,7 +45,7 @@
    codes are customized to the probabilities in the current block, and so
    can code it much better than the pre-determined fixed codes.
  
-   The Huffman codes themselves are decoded using a mutli-level table
+   The Huffman codes themselves are decoded using a multi-level table
    lookup, in order to maximize the speed of decoding plus the speed of
    building the decoding tables.  See the comments below that precede the
    lbits and dbits tuning parameters.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this