mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 891693 - Whitespace fixes. DONTBUILD
This commit is contained in:
parent
e00ec7bb58
commit
972fb7840f
@ -472,7 +472,7 @@ get_dht (j_decompress_ptr cinfo)
|
||||
for (i = 0; i < count; i++)
|
||||
INPUT_BYTE(cinfo, huffval[i], return FALSE);
|
||||
|
||||
MEMZERO(&huffval[count], (256-count)*SIZEOF(UINT8));
|
||||
MEMZERO(&huffval[count], (256 - count) * SIZEOF(UINT8));
|
||||
|
||||
length -= count;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user