Browse Source

Fix encrypt.cpp

pull/25/head
Anders Jenbo 8 years ago
parent
commit
264d8e0573
  1. 5
      Source/encrypt.cpp

5
Source/encrypt.cpp

@ -106,11 +106,6 @@ void __cdecl InitHash()
int __fastcall PkwareCompress(void *buf, int size)
{
unsigned char *v2; // ebx
unsigned char *v3; // esi
int v4; // ecx
unsigned char *v5; // edi
TDataInfo param; //{
unsigned char *v2; // ebx
unsigned char *v3; // esi
int v4; // ecx

Loading…
Cancel
Save