Explorar o código

160622 add HMLG PROJECT

Ray Zhang %!s(int64=10) %!d(string=hai) anos
pai
achega
a8c8abbd91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      RedAnt ERP Mobile/common/zip/minizip/crypt.h

+ 1 - 1
RedAnt ERP Mobile/common/zip/minizip/crypt.h

@@ -24,7 +24,7 @@
 
    The new AES encryption added on Zip format by Winzip (see the page
    http://www.winzip.com/aes_info.htm ) and PKWare PKZip 5.x Strong
-   Encryption is not supported.
+   Encryption is not supported. 
 */
 
 #define CRC32(c, b) ((*(pcrc_32_tab+(((int)(c) ^ (b)) & 0xff))) ^ ((c) >> 8))