mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 04:56:21 +00:00
Small formatting changes
This commit is contained in:
@@ -82,3 +82,7 @@ void inp_get_password(char *passwd)
|
||||
echo();
|
||||
}
|
||||
|
||||
void inp_put_back(void)
|
||||
{
|
||||
wrefresh(inp_win);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user