Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/ICoder.h')
-rwxr-xr-xCPP/7zip/ICoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CPP/7zip/ICoder.h b/CPP/7zip/ICoder.h
index a4976534..7b0ace12 100755
--- a/CPP/7zip/ICoder.h
+++ b/CPP/7zip/ICoder.h
@@ -39,6 +39,7 @@ namespace NCoderPropID
kDictionarySize = 0x400,
kUsedMemorySize,
kOrder,
+ kBlockSize,
kPosStateBits = 0x440,
kLitContextBits,
kLitPosBits,