From ba7c6b621e4dcfd9789f3fc201bd75517b45b00b Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Sun, 2 Sep 2007 15:16:17 -0500 Subject: TODO was in the wrong place --- src/irc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf