aboutsummaryrefslogtreecommitdiff
path: root/lib/libz/crc32.h
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-14 14:39:31 +0300
committerCem Keylan <cem@ckyln.com>2021-07-14 14:39:31 +0300
commit89c23755c8ab5d8c5bbbfa6e40eb0c6bda109dad (patch)
tree0619d977ce4ceecca0523f20a0609a293440e030 /lib/libz/crc32.h
parent0ea3661a6ba0baaa39b95e836e8f2c87e2f4c20f (diff)
downloadotools-89c23755c8ab5d8c5bbbfa6e40eb0c6bda109dad.tar.gz
update CVS
Diffstat (limited to 'lib/libz/crc32.h')
-rw-r--r--lib/libz/crc32.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libz/crc32.h b/lib/libz/crc32.h
index 8053b61..8a4c267 100644
--- a/lib/libz/crc32.h
+++ b/lib/libz/crc32.h
@@ -1,8 +1,10 @@
+/* $OpenBSD: crc32.h,v 1.3 2021/07/04 17:41:23 tb Exp $ */
+
/* crc32.h -- tables for rapid CRC calculation
* 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,