mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
spelling: msg
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
67d4c96de3
commit
c0fbb5aaf5
@@ -69,7 +69,7 @@ struct t_irc_protocol_ctxt
|
||||
char *host; /* host of sender */
|
||||
char *command; /* IRC command (eg: PRIVMSG) */
|
||||
int ignore_remove; /* msg ignored (not displayed) */
|
||||
int ignore_tag; /* mse ignored (displayed with tag) */
|
||||
int ignore_tag; /* msg ignored (displayed with tag) */
|
||||
char **params; /* IRC command parameters */
|
||||
int num_params; /* number of IRC command parameters */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user