mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 22:06:22 +00:00
Renamed input_bar -> status_bar
This commit is contained in:
@@ -82,7 +82,7 @@ void inp_get_password(char *passwd)
|
||||
mvwgetstr(inp_win, 0, 1, passwd);
|
||||
wmove(inp_win, 0, 1);
|
||||
echo();
|
||||
inp_bar_clear();
|
||||
status_bar_clear();
|
||||
}
|
||||
|
||||
void inp_put_back(void)
|
||||
|
||||
Reference in New Issue
Block a user