geändert: lz5hc.c

This commit is contained in:
Tino Reichardt
2016-10-18 11:56:51 +02:00
parent 76387f73bc
commit 5b102b2846

View File

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