From cbb3fd45e48b7cdf295e23926f61b5203a2e183b Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 14 Jan 2013 23:22:47 +0000 Subject: cmd_info now uses basic parse_args --- src/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/command.c b/src/command.c index d80d58c5..3606ad3b 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_with_freetext, 1, 1, + _cmd_info, parse_args, 1, 1, { "/info jid", "Find out a contacts presence information.", { "/info jid", "---------", -- cgit 1.4.1-2-gfad0