mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
render: oops, add missing '}'
This commit is contained in:
parent
b81b1b6ff7
commit
a78cca74a0
1 changed files with 1 additions and 1 deletions
2
render.c
2
render.c
|
|
@ -1573,7 +1573,7 @@ damage_view:
|
|||
-title_height,
|
||||
term->width / term->scale,
|
||||
term->height / term->scale + title_height);
|
||||
|
||||
}
|
||||
|
||||
if (term->is_searching)
|
||||
render_search_box(term);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue