mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-02-01 02:24:22 -06:00
4.60 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
173c07e166
commit
c10e6b16f6
@@ -130,7 +130,7 @@ void CDebugEntry::Parse(const Byte *p)
|
||||
Pa = Get32(p + 24);
|
||||
}
|
||||
|
||||
static const kNumDirItemsMax = 16;
|
||||
static const UInt32 kNumDirItemsMax = 16;
|
||||
|
||||
struct COptHeader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user