mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 12:16:22 +00:00
Fixed help command name clash on status
This commit is contained in:
@@ -43,6 +43,6 @@ gboolean cmd_execute_default(const char * const inp);
|
||||
|
||||
GSList * cmd_get_basic_help(void);
|
||||
GSList * cmd_get_settings_help(void);
|
||||
GSList * cmd_get_status_help(void);
|
||||
GSList * cmd_get_presence_help(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user