commit | b208f128b43cdc096d9919e6a0b706b336c609bb | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Sat Apr 04 06:28:54 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Sat Apr 04 06:28:54 1998 +0000 |
tree | 08d03f351f3954ece67f81a1c8481edbbb2124a9 | |
parent | 82143348aa85144c03c772bf48c436e10ee37cde [diff] [blame] |
Added index entry.
diff --git a/Doc/libzlib.tex b/Doc/libzlib.tex index d8ecc98..2e76900 100644 --- a/Doc/libzlib.tex +++ b/Doc/libzlib.tex
@@ -51,6 +51,7 @@ \begin{funcdesc}{crc32}{string\optional{, value}} Computes a CRC (Cyclic Redundancy Check)% \index{Cyclic Redundancy Check} + \index{checksum!Cyclic Redundancy Check} checksum of \var{string}. If \var{value} is present, it is used as the starting value of the checksum; otherwise, a fixed default value is used. This allows