summaryrefslogtreecommitdiffstats
path: root/compat/zlib/crc32.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-03 20:41:22 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-03 20:41:22 (GMT)
commit3fef46c2df37258c6baff5bc39a5e1d4dc14d0a4 (patch)
tree7bd7477b079cef72b27e17b8aad253e764424f27 /compat/zlib/crc32.h
parent817c93517d2ebd3f9628437994b7000b488ddbf3 (diff)
downloadtcl-3fef46c2df37258c6baff5bc39a5e1d4dc14d0a4.zip
tcl-3fef46c2df37258c6baff5bc39a5e1d4dc14d0a4.tar.gz
tcl-3fef46c2df37258c6baff5bc39a5e1d4dc14d0a4.tar.bz2
zlib-1.2.7
Diffstat (limited to 'compat/zlib/crc32.h')
-rw-r--r--compat/zlib/crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/zlib/crc32.h b/compat/zlib/crc32.h
index 8053b61..9e0c778 100644
--- a/compat/zlib/crc32.h
+++ b/compat/zlib/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,