mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 22:46:21 +00:00
Applied coding style to src/ui/
This commit is contained in:
@@ -41,7 +41,7 @@ void status_bar_resize(void);
|
||||
void status_bar_clear(void);
|
||||
void status_bar_clear_message(void);
|
||||
void status_bar_get_password(void);
|
||||
void status_bar_print_message(const char * const msg);
|
||||
void status_bar_print_message(const char *const msg);
|
||||
void status_bar_current(int i);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user