Update zlib to release v1.2.7
This commit is contained in:
2
3rdparty/zlib/crc32.h
vendored
2
3rdparty/zlib/crc32.h
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user