* Revert r59570 as it caused some integrity issues.

svn path=/trunk/; revision=59575
This commit is contained in:
Amine Khaldi 2013-07-24 20:28:59 +00:00
parent 496bbe1168
commit 7721de5d1f

View file

@ -95,7 +95,7 @@ extern ULONG DebugTraceLevel;
#define CAB_SIGNATURE 0x4643534D // "MSCF"
#define CAB_VERSION 0x0103
#define CAB_BLOCKSIZE 2048
#define CAB_BLOCKSIZE 32768
#define CAB_COMP_MASK 0x00FF
#define CAB_COMP_NONE 0x0000