mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-12 04:27:51 -05:00
box-drawing: oops - remove accidental ‘x’
This commit is contained in:
parent
4ac33f4f4e
commit
00d0e53a95
1 changed files with 1 additions and 1 deletions
|
|
@ -1508,7 +1508,7 @@ draw_glyph(wchar_t wc, uint8_t *buf, int width, int height, int stride, int dpi)
|
|||
}
|
||||
}
|
||||
|
||||
struct fcft_glyph * COLDx
|
||||
struct fcft_glyph * COLD
|
||||
box_drawing(const struct terminal *term, wchar_t wc)
|
||||
{
|
||||
int width = term->cell_width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue