mirror of
git://git.sv.gnu.org/nano.git
synced 2025-02-20 15:24:17 +03:00
add missing blank line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2431 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
5f3695bdb5
commit
d37f6a3f5c
@ -2418,6 +2418,7 @@ void nanoget_repaint(const char *buf, const char *inputbuf, size_t x)
|
||||
wmove(bottomwin, 0, COLS - wid + x_real - page_start);
|
||||
} else
|
||||
wmove(bottomwin, 0, COLS - 1);
|
||||
|
||||
wattroff(bottomwin, A_REVERSE);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user