aboutsummaryrefslogtreecommitdiffstats
path: root/zlib/crc32.h
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2013-06-09 22:24:10 -0700
committerWayne Davison <wayned@samba.org>2013-06-09 22:27:33 -0700
commitf0da824237b2d6079be82956fc8a1abf0d1450c0 (patch)
tree9b2f660ec4ae8ad7b485aa2becc126514c761053 /zlib/crc32.h
parentb74250037c7ea0a1235a7e7df7148267748df546 (diff)
downloadandroid_external_rsync-f0da824237b2d6079be82956fc8a1abf0d1450c0.tar.gz
android_external_rsync-f0da824237b2d6079be82956fc8a1abf0d1450c0.tar.bz2
android_external_rsync-f0da824237b2d6079be82956fc8a1abf0d1450c0.zip
Upgrading zlib to 1.2.8.
Diffstat (limited to 'zlib/crc32.h')
-rw-r--r--zlib/crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/crc32.h b/zlib/crc32.h
index 8053b611..9e0c7781 100644
--- a/zlib/crc32.h
+++ b/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,