about summary refs log tree commit diff stats
path: root/src/command/command.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-02-16 22:52:18 +0000
committerJames Booth <boothj5@gmail.com>2015-02-16 22:52:18 +0000
commit0997bafeb99541fff67765506392209ef2ce1ef1 (patch)
treebd48bd0940b302688bb764a5cd4a26132049066c /src/command/command.c
parent2605b84a7043d98f105f18a0866776e021be81f2 (diff)
downloadprofani-tty-0997bafeb99541fff67765506392209ef2ce1ef1.tar.gz
Removed comment
Diffstat (limited to 'src/command/command.c')
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 81633443..4411487d 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -428,7 +428,7 @@ static struct cmd_t command_defs[] =
           "help [tag]       - Display help for form, or a specific field.",
           NULL } } },
 
-    { "/rooms", // TODO help review
+    { "/rooms",
         cmd_rooms, parse_args, 0, 1, NULL,
         { "/rooms [conference-service]", "List chat rooms.",
         { "/rooms [conference-service]",