mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 16:07:09 -06:00
Update to 7-Zip Version 21.02
This commit is contained in:
@@ -83,8 +83,8 @@ static const UInt32 kHistorySize = (1 << kNumDistDirectBitsBig) * kDistTableSize
|
||||
|
||||
|
||||
CCoder::CCoder():
|
||||
_fullStreamMode(false),
|
||||
_flags(0)
|
||||
_flags(0),
|
||||
_fullStreamMode(false)
|
||||
{}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user