remove some warnings
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
http://www.winzip.com/aes_info.htm ) and PKWare PKZip 5.x Strong
|
||||
Encryption is not supported.
|
||||
*/
|
||||
#define NOCRYPT
|
||||
#define NOUNCRYPT
|
||||
|
||||
#define CRC32(c, b) ((*(pcrc_32_tab+(((int)(c) ^ (b)) & 0xff))) ^ ((c) >> 8))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user