]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_pass.h
Annotations
[user/henk/code/inspircd.git] / include / commands / cmd_pass.h
index 24c0e6b829d3a6c4988fbffed24d7f63dd0078e3..410c8bb40abcf50ff6097ac6d470feeabafffc31 100644 (file)
@@ -25,6 +25,8 @@
 #include "users.h"
 #include "channels.h"
 
+/** Handle /PASS
+ */
 class cmd_pass : public command_t
 {
  public: