Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2014-06-11 18:36:34 +0400
committerCarlos Martín Nieto <cmn@dwim.me>2014-06-11 18:36:34 +0400
commitbb54fad0452fbcc876c4cfcb42f4590a2cb23be6 (patch)
tree1d357b0baf9652c1b35dbacef6c11bb81a1107e3 /deps/zlib/crc32.h
parent7064cdafbd25f66de016467b381d9f4474fba40a (diff)
parent7cead31eddd36b6fd5ed6f166f64eb2a15aa23e7 (diff)
Merge branch 'cmn/zlib-update' into cmn/update-zlib
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 8053b6117..9e0c77810 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,