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