Fixed typo

This commit is contained in:
Andrew Murray 2022-08-27 18:48:47 +10:00
parent 61fc5e1f05
commit e613271776

View File

@ -916,7 +916,7 @@ ImagingLibTiffEncode(Imaging im, ImagingCodecState state, UINT8 *buffer, int byt
dump_state(clientstate); dump_state(clientstate);
if (state->state == 0) { if (state->state == 0) {
TRACE(("Encoding line bt line")); TRACE(("Encoding line by line"));
while (state->y < state->ysize) { while (state->y < state->ysize) {
state->shuffle( state->shuffle(
state->buffer, state->buffer,