aboutsummaryrefslogtreecommitdiff
path: root/crc32.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2012-06-19 05:48:36 +0000
committerXin LI <delphij@FreeBSD.org>2012-06-19 05:48:36 +0000
commit11598cceda4aa6b2db006d9dc3b7c80e9e727174 (patch)
tree65f97a778a7643891e5d3b1724fd3e6f5acd6279 /crc32.h
parent48e633e3cf6760e7d6fe3be88fd4a393374433a7 (diff)
downloadsrc-11598cceda4aa6b2db006d9dc3b7c80e9e727174.tar.gz
src-11598cceda4aa6b2db006d9dc3b7c80e9e727174.zip
Vendor import of zlib 1.2.7.vendor/zlib/1.2.7
Notes
Notes: svn path=/vendor/libz/dist/; revision=237248 svn path=/vendor/libz/1.2.7/; revision=237249; tag=vendor/zlib/1.2.7
Diffstat (limited to 'crc32.h')
-rw-r--r--crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crc32.h b/crc32.h
index c3e7171c5015..9e0c77810251 100644
--- a/crc32.h
+++ b/crc32.h
@@ -2,7 +2,7 @@
* Generated automatically by crc32.c
*/
-local const crc_table_t FAR crc_table[TBLS][256] =
+local const z_crc_t FAR crc_table[TBLS][256] =
{
{
0x00000000UL, 0x77073096UL, 0xee0e612cUL, 0x990951baUL, 0x076dc419UL,