Fix some formating

pull/2285/head
Jens Steube 4 years ago
parent e72bd958ba
commit da7a13afcb

@ -866,7 +866,7 @@ DECLSPEC tinfl_status tinfl_decompress(tinfl_decompressor *r, MAYBE_GLOBAL const
pOut_buf_cur[2] = pSrc[2];
pOut_buf_cur += 3;
pSrc += 3;
counter -= 3;
counter -= 3;
}
if (counter > 0)
{

Loading…
Cancel
Save