summaryrefslogtreecommitdiff
path: root/lib/libz/crc32.h
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2021-07-04 14:24:50 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2021-07-04 14:24:50 +0000
commitc7ba0cf37b82deb51e54e1c0a9bed0b07cfc2140 (patch)
treebef9779b0c66405192ba23a7ea151376062a6595 /lib/libz/crc32.h
parente93f44536b825144dd201b8104baff8e36e21273 (diff)
Update libz to zlib 1.2.11 and reapply local patches as far as this
made sense. Tested in snaps for a few days. deraadt helped with fitting things on floppies and jmatthew found a bug I introduced. ok deraadt
Diffstat (limited to 'lib/libz/crc32.h')
-rw-r--r--lib/libz/crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/crc32.h b/lib/libz/crc32.h
index 8053b6117c0..9e0c7781025 100644
--- a/lib/libz/crc32.h
+++ b/lib/libz/crc32.h
@@ -2,7 +2,7 @@
* Generated automatically by crc32.c
*/
-local const unsigned long FAR crc_table[TBLS][256] =
+local const z_crc_t FAR crc_table[TBLS][256] =
{
{
0x00000000UL, 0x77073096UL, 0xee0e612cUL, 0x990951baUL, 0x076dc419UL,