summaryrefslogtreecommitdiff
path: root/thirdparty/libz/crc32.h
diff options
context:
space:
mode:
authormayeut <mayeut@users.noreply.github.com>2015-07-04 18:45:06 +0200
committermayeut <mayeut@users.noreply.github.com>2015-07-04 18:45:06 +0200
commitfb0e397330e6291823bee6a8defcede0a4e0a3bc (patch)
tree71ed65cdd47aa05349ce5874c1ff7479e886990c /thirdparty/libz/crc32.h
parent35ddb3abc7def59d4049ea3fb0cba160800980a1 (diff)
Update zlib to version 1.2.8
Diffstat (limited to 'thirdparty/libz/crc32.h')
-rw-r--r--thirdparty/libz/crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libz/crc32.h b/thirdparty/libz/crc32.h
index 8053b611..9e0c7781 100644
--- a/thirdparty/libz/crc32.h
+++ b/thirdparty/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,