mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 20:07:05 -06:00
9.34
This commit is contained in:
committed by
Kornel Lesiński
parent
83f8ddcc5b
commit
f08f4dcc3c
2
CPP/7zip/Common/InOutTempBuffer.h
Executable file → Normal file
2
CPP/7zip/Common/InOutTempBuffer.h
Executable file → Normal file
@@ -10,7 +10,7 @@
|
||||
|
||||
class CInOutTempBuffer
|
||||
{
|
||||
NWindows::NFile::NDirectory::CTempFile _tempFile;
|
||||
NWindows::NFile::NDir::CTempFile _tempFile;
|
||||
NWindows::NFile::NIO::COutFile _outFile;
|
||||
Byte *_buf;
|
||||
UInt32 _bufPos;
|
||||
|
||||
Reference in New Issue
Block a user