mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[chafa] Residual
This commit is contained in:
parent
962d4925b2
commit
2bbc57c3c4
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue