]> git.lizzy.rs Git - luairc.git/commitdiff
TODO was in the wrong place
authorjluehrs2 <jluehrs2@uiuc.edu>
Sun, 2 Sep 2007 20:16:17 +0000 (15:16 -0500)
committerjluehrs2 <jluehrs2@uiuc.edu>
Sun, 2 Sep 2007 20:16:17 +0000 (15:16 -0500)
src/irc.lua

index 59d694b8f552c9bb51a2e12f0d5e0b655136aa21..e605918168fc20aee4345297da32bc2a1a7cdac1 100644 (file)
@@ -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