]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_privmsg.h
DO NOT USE THIS COMMIT - if you do, most of the modules wont work.
[user/henk/code/inspircd.git] / include / commands / cmd_privmsg.h
index 3f224c11e64254d4e39323d89a44d1a5f678e41e..7e58f0c6ad782f3165934bc5d88ed6062c23d2f3 100644 (file)
@@ -22,6 +22,8 @@
 #include "users.h"
 #include "channels.h"
 
+/** Handle /PRIVMSG
+ */
 class cmd_privmsg : public command_t
 {
  public: