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