mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 18:06:55 -06:00
geändert: lz5hc.c
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user