mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
parent
2f0baec1ec
commit
ae18d76d61
1 changed files with 2 additions and 0 deletions
|
|
@ -315,7 +315,9 @@ sc_set_pixel_mode(scr_stat *scp, struct tty *tp, int xsize, int ysize,
|
|||
video_info_t info;
|
||||
struct winsize wsz;
|
||||
u_char *font;
|
||||
#ifndef SC_NO_HISTORY
|
||||
int prev_ysize;
|
||||
#endif
|
||||
int error;
|
||||
int s;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue