summaryrefslogtreecommitdiff
path: root/include/commands/cmd_privmsg.h
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-09-15 15:06:51 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-09-15 15:06:51 +0000
commit946bff6371d73b50dae6f7011ba0adff852302f0 (patch)
treeb81d9328c7ef4f8be608e7597f3ce8e9c46a9d5d /include/commands/cmd_privmsg.h
parentc3f221fcbbd896c75f5a95b86844854e4d1726b0 (diff)
Annotations
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5257 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/commands/cmd_privmsg.h')
-rw-r--r--include/commands/cmd_privmsg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/commands/cmd_privmsg.h b/include/commands/cmd_privmsg.h
index 3f224c11e..7e58f0c6a 100644
--- a/include/commands/cmd_privmsg.h
+++ b/include/commands/cmd_privmsg.h
@@ -22,6 +22,8 @@
#include "users.h"
#include "channels.h"
+/** Handle /PRIVMSG
+ */
class cmd_privmsg : public command_t
{
public: