From 9e5b1cce19c40b31d5c9e252c32f72feb40bb4df Mon Sep 17 00:00:00 2001 From: piaip Date: Sun, 25 Oct 2009 00:06:25 +0000 Subject: * relax topic to /t git-svn-id: http://opensvn.csie.org/pttbbs/trunk@4985 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- pttbbs/util/xchatd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pttbbs/util/xchatd.c b/pttbbs/util/xchatd.c index b343828e..f0095d11 100644 --- a/pttbbs/util/xchatd.c +++ b/pttbbs/util/xchatd.c @@ -2379,7 +2379,7 @@ static ChatCmd chatcmdlist[] = {"who", chat_map_chatids_thisroom, 0}, {"list", chat_list_users, 0}, - {"topic", chat_topic, 1}, + {"topic", chat_topic, 0}, {"version", chat_version, 1}, {"xinfo", chat_xinfo, 1}, -- cgit v1.2.3