mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 22:56:21 +00:00
Added /roster count command
This commit is contained in:
@@ -42,7 +42,7 @@ typedef struct cmd_help_t {
|
||||
const gchar *tags[20];
|
||||
const gchar *synopsis[50];
|
||||
const gchar *desc;
|
||||
const gchar *args[64][2];
|
||||
const gchar *args[128][2];
|
||||
const gchar *examples[20];
|
||||
} CommandHelp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user