aboutsummaryrefslogtreecommitdiffstats
path: root/src/irc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc.lua')
-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