aboutsummaryrefslogtreecommitdiff
path: root/src/zlib/crc32.h
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2020-05-10 06:43:37 +0200
committerLadislav Zezula <zezula@volny.cz>2020-05-10 06:43:37 +0200
commit6065d16ba99f40011c494a31a8f65b7edd15025e (patch)
tree4fdfc84ff5c9882d775b1e3da2ce70020ab5a39c /src/zlib/crc32.h
parent147b4aa7e5278287e235cad1849e0d9dd0d5a0f0 (diff)
* ZLIB updated
* Minor fixes
Diffstat (limited to 'src/zlib/crc32.h')
-rw-r--r--src/zlib/crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zlib/crc32.h b/src/zlib/crc32.h
index 8053b61..9e0c778 100644
--- a/src/zlib/crc32.h
+++ b/src/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,