From 08b390b11b327f33f77a79816409b595775d4194 Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Mon, 8 Dec 2014 21:28:02 +0100 Subject: Documentation fix for #185 Documentation fix for #185 --- src/core/chat-commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/chat-commands.c') diff --git a/src/core/chat-commands.c b/src/core/chat-commands.c index 235a9fc4..8d1ac3eb 100644 --- a/src/core/chat-commands.c +++ b/src/core/chat-commands.c @@ -321,7 +321,7 @@ static void cmd_quit(const char *data) signal_emit("gui exit", 0); } -/* SYNTAX: MSG [-] [-channel | -nick] */ +/* SYNTAX: MSG [-] [-channel | -nick] *| */ static void cmd_msg(const char *data, SERVER_REC *server, WI_ITEM_REC *item) { GHashTable *optlist; -- cgit v1.2.3