mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 15:46:22 +00:00
Applied coding style to src/ui/
This commit is contained in:
@@ -304,7 +304,7 @@ status_bar_get_password(void)
|
||||
}
|
||||
|
||||
void
|
||||
status_bar_print_message(const char * const msg)
|
||||
status_bar_print_message(const char *const msg)
|
||||
{
|
||||
werase(status_bar);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user