mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 00:07:00 -06:00
Update to 7-Zip 17.00 Beta
This commit is contained in:
@@ -43,7 +43,7 @@ CEncoder::CEncoder():
|
||||
_inBuf(NULL)
|
||||
{
|
||||
_props.Normalize(-1);
|
||||
_rangeEnc.Stream = &_outStream.p;
|
||||
_rangeEnc.Stream = &_outStream.vt;
|
||||
Ppmd7_Construct(&_ppmd);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user