From: jluehrs2 Date: Sun, 2 Sep 2007 20:16:17 +0000 (-0500) Subject: TODO was in the wrong place X-Git-Tag: 0.03~90 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=ba7c6b621e4dcfd9789f3fc201bd75517b45b00b;p=luairc.git TODO was in the wrong place --- diff --git a/src/irc.lua b/src/irc.lua index 59d694b..e605918 100644 --- a/src/irc.lua +++ b/src/irc.lua @@ -891,9 +891,9 @@ end -- }}} -- misc functions {{{ +-- send {{{ -- TODO: CTCP quoting should be explicit, this table thing is quite ugly (if -- convenient) --- send {{{ --- -- Send a raw IRC command. -- @param command String containing the raw IRC command