Merge branch 'dev' of github.com:facebook/zstd into dev

This commit is contained in:
Yann Collet
2016-11-29 14:05:15 -08:00
3 changed files with 45 additions and 20 deletions
+1
View File
@@ -222,6 +222,7 @@ typedef struct {
U32 log2litSum;
U32 log2offCodeSum;
U32 factor;
U32 staticPrices;
U32 cachedPrice;
U32 cachedLitLength;
const BYTE* cachedLiterals;