aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2007-09-02 15:16:17 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2007-09-02 15:16:17 -0500
commitba7c6b621e4dcfd9789f3fc201bd75517b45b00b (patch)
treef541453b819927f80a9e8d9945a37b01a06ed608
parentfca31e21479a2df60c3449ec5727fc45d1fa13ee (diff)
downloadluairc-ba7c6b621e4dcfd9789f3fc201bd75517b45b00b.tar.gz
luairc-ba7c6b621e4dcfd9789f3fc201bd75517b45b00b.zip
TODO was in the wrong place
-rw-r--r--src/irc.lua2
1 files changed, 1 insertions, 1 deletions
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