summaryrefslogtreecommitdiff
path: root/deps/zlib/crc32.h
diff options
context:
space:
mode:
authorShigeki Ohtsu <ohtsu@iij.ad.jp>2014-12-02 15:28:24 -0800
committerBert Belder <bertbelder@gmail.com>2015-01-08 23:59:53 +0100
commit50f12f6c8a5870bf6bddc715326251f2475f327f (patch)
tree424cc18a085518dcab045dad66a2d80fb46dd63f /deps/zlib/crc32.h
parente79ccee1685393e4ec73746bac93835cbcf3a809 (diff)
downloadandroid-node-v8-50f12f6c8a5870bf6bddc715326251f2475f327f.tar.gz
android-node-v8-50f12f6c8a5870bf6bddc715326251f2475f327f.tar.bz2
android-node-v8-50f12f6c8a5870bf6bddc715326251f2475f327f.zip
deps: upgrade zlib to 1.2.8
Reviewed-By: Bert Belder <bertbelder@gmail.com>
Diffstat (limited to 'deps/zlib/crc32.h')
-rw-r--r--deps/zlib/crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/zlib/crc32.h b/deps/zlib/crc32.h
index 8053b6117c..9e0c778102 100644
--- a/deps/zlib/crc32.h
+++ b/deps/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,