first emulation

This commit is contained in:
Yann Collet
2016-03-20 19:14:22 +01:00
parent ecabfe3777
commit 597847a2ae
4 changed files with 94 additions and 14 deletions
+1 -2
View File
@@ -284,8 +284,7 @@ static dictItem ZDICT_analyzePos(
return solution;
}
{
int i;
{ int i;
U32 searchLength;
U32 refinedStart = start;
U32 refinedEnd = end;