geändert: lz5hc.c

This commit is contained in:
Tino Reichardt
2016-10-18 12:00:18 +02:00
parent 5b102b2846
commit 861406f4cd

View File

@@ -1444,7 +1444,7 @@ _Search:
{
int price, best_price;
U32 off0=0, off1=0;
const U8 *pos, *best_pos;
const BYTE *pos, *best_pos;
// find the lowest price for encoding ml bytes
best_pos = ip;