aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/zlib/crc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'erts/emulator/zlib/crc32.h')
-rw-r--r--erts/emulator/zlib/crc32.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/erts/emulator/zlib/crc32.h b/erts/emulator/zlib/crc32.h
index 49cd69a4c2..9e0c778102 100644
--- a/erts/emulator/zlib/crc32.h
+++ b/erts/emulator/zlib/crc32.h
@@ -2,9 +2,7 @@
* Generated automatically by crc32.c
*/
-/* %ExternalCopyright% */
-
-local const unsigned long FAR crc_table[TBLS][256] =
+local const z_crc_t FAR crc_table[TBLS][256] =
{
{
0x00000000UL, 0x77073096UL, 0xee0e612cUL, 0x990951baUL, 0x076dc419UL,