mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
parent
dbcfb7060b
commit
08b390b11b
3 changed files with 9 additions and 4 deletions
|
|
@ -321,7 +321,7 @@ static void cmd_quit(const char *data)
|
|||
signal_emit("gui exit", 0);
|
||||
}
|
||||
|
||||
/* SYNTAX: MSG [-<server tag>] [-channel | -nick] <targets> <message> */
|
||||
/* SYNTAX: MSG [-<server tag>] [-channel | -nick] *|<targets> <message> */
|
||||
static void cmd_msg(const char *data, SERVER_REC *server, WI_ITEM_REC *item)
|
||||
{
|
||||
GHashTable *optlist;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue