term: Adjustments for backport
This commit is contained in:
parent
cf489c4832
commit
271bb8b391
@ -565,7 +565,7 @@ failed_to_load_header_section:
|
||||
gterm_init(NULL, req_width, req_height);
|
||||
}
|
||||
|
||||
if (current_video_mode < 0) {
|
||||
if (term == NULL) {
|
||||
panic(true, "stivale2: Failed to initialise terminal");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user