mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
fix clang-format
This commit is contained in:
parent
344398dd2a
commit
0c49ba0bda
@ -117,7 +117,7 @@ static void cmd_ignore_show(void)
|
|||||||
/* SYNTAX: IGNORE [-regexp | -full] [-pattern <pattern>] [-except] [-replies]
|
/* SYNTAX: IGNORE [-regexp | -full] [-pattern <pattern>] [-except] [-replies]
|
||||||
[-network <network>] [-channels <channel>] [-time <time>] <mask> [<levels>]
|
[-network <network>] [-channels <channel>] [-time <time>] <mask> [<levels>]
|
||||||
IGNORE [-regexp | -full] [-pattern <pattern>] [-except] [-replies]
|
IGNORE [-regexp | -full] [-pattern <pattern>] [-except] [-replies]
|
||||||
[-network <network>] [-time <time>] <channels> [<levels>] */
|
[-network <network>] [-time <time>] <channels> [<levels>] */
|
||||||
/* NOTE: -network replaces the old -ircnet flag. */
|
/* NOTE: -network replaces the old -ircnet flag. */
|
||||||
static void cmd_ignore(const char *data)
|
static void cmd_ignore(const char *data)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user