@@ -221,7 +221,7 @@ const unsigned long FAR * ZEXPORT get_crc_table()
unsignedlongZEXPORTcrc32(crc,buf,len)
unsignedlongcrc;
constunsignedcharFAR*buf;
unsignedlen;
uIntlen;
{
if(buf==Z_NULL)return0UL;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.