mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 20:11:34 -06:00
4.20
This commit is contained in:
committed by
Kornel Lesiński
parent
8c1b5c7b7e
commit
3c510ba80b
@@ -7,7 +7,7 @@
|
||||
namespace NArchive {
|
||||
namespace NGZip {
|
||||
|
||||
extern UINT16 kSignature = 0x8B1F + 1;
|
||||
extern UInt16 kSignature = 0x8B1F + 1;
|
||||
|
||||
static class CMarkersInitializer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user