From 6abbe62710b553fa67282746a921afdeb31e86e1 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 13 Jan 2013 19:53:42 +0000 Subject: Allow whitespace in argument to /info --- src/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command.c') diff --git a/src/command.c b/src/command.c index 3606ad3b..d80d58c5 100644 --- a/src/command.c +++ b/src/command.c @@ -252,7 +252,7 @@ static struct cmd_t main_commands[] = NULL } } }, { "/info", - _cmd_info, parse_args, 1, 1, + _cmd_info, parse_args_with_freetext, 1, 1, { "/info jid", "Find out a contacts presence information.", { "/info jid", "---------", -- cgit 1.4.1-2-gfad0