mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Applied coding style to commands.c
This commit is contained in:
parent
fa53e23805
commit
99b2d5fda2
@ -76,7 +76,6 @@ static void _update_presence(const resource_presence_t presence,
|
||||
const char *const show, gchar **args);
|
||||
static gboolean _cmd_set_boolean_preference(gchar *arg, const char *const command,
|
||||
const char *const display, preference_t pref);
|
||||
//static void _cmd_show_filtered_help(char *heading, gchar *cmd_filter[], int filter_size);
|
||||
static void _who_room(ProfWin *window, const char *const command, gchar **args);
|
||||
static void _who_roster(ProfWin *window, const char *const command, gchar **args);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user