mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 14:07:00 -06:00
9.34
This commit is contained in:
committed by
Kornel Lesiński
parent
83f8ddcc5b
commit
f08f4dcc3c
2
CPP/7zip/UI/Console/BenchCon.cpp
Executable file → Normal file
2
CPP/7zip/UI/Console/BenchCon.cpp
Executable file → Normal file
@@ -32,7 +32,7 @@ HRESULT CPrintBenchCallback::CheckBreak()
|
||||
}
|
||||
|
||||
HRESULT BenchCon(DECL_EXTERNAL_CODECS_LOC_VARS
|
||||
const CObjectVector<CProperty> props, UInt32 numIterations, FILE *f)
|
||||
const CObjectVector<CProperty> &props, UInt32 numIterations, FILE *f)
|
||||
{
|
||||
CPrintBenchCallback callback;
|
||||
callback._file = f;
|
||||
|
||||
Reference in New Issue
Block a user