[chafa] Residual

This commit is contained in:
Behdad Esfahbod 2022-12-29 20:41:55 -07:00
parent 962d4925b2
commit 2bbc57c3c4
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ chafa_print_image_rgb24 (const void *data, int width, int height, int stride, in
write_func (closure, (const unsigned char *) gs->str, gs->len);
if (pixel_mode != CHAFA_PIXEL_MODE_SIXELS)
fputc ('\n', stdout);
write_func (closure, (const unsigned char *) "\n", 1);
/* Free resources */