mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
Fix a compilation error.
Fix another silly error that I introduced in commit
3334efb32c
.
This commit is contained in:
parent
30a8d2faed
commit
60c50ea378
@ -370,6 +370,7 @@ static const struct screen_driver_opt fbterm_screen_driver_opt = {
|
||||
/* charsets: */ { -1, -1 }, /* No UTF8 I/O */
|
||||
/* frame: */ NULL,
|
||||
/* frame_seqs: */ NULL, /* No m11_hack */
|
||||
/* italic: */ italic_seqs,
|
||||
/* underline: */ underline_seqs,
|
||||
/* color_mode: */ COLOR_MODE_16,
|
||||
#if defined(CONFIG_88_COLORS) || defined(CONFIG_256_COLORS)
|
||||
|
Loading…
Reference in New Issue
Block a user