mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-01-31 06:24:13 -06:00
4.50 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
7038848692
commit
980e181dcc
@@ -10,7 +10,7 @@ extern "C"
|
||||
#include "../../Common/Defs.h"
|
||||
#include "StreamUtils.h"
|
||||
|
||||
static const int kBufferSize = 1 << 17;
|
||||
static const UInt32 kBufferSize = 1 << 17;
|
||||
|
||||
CFilterCoder::CFilterCoder()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user