mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
Add support of many templates for completion of command arguments, rename default completion items
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
struct t_irc_server;
|
||||
|
||||
typedef int (t_irc_recv_func)(struct t_irc_server *server, const char *comand,
|
||||
typedef int (t_irc_recv_func)(struct t_irc_server *server, const char *command,
|
||||
int argc, char **argv, char **argv_eol);
|
||||
|
||||
struct t_irc_protocol_msg
|
||||
|
||||
Reference in New Issue
Block a user