]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_squit.h
Bad w00tie bad, /who isnt checking +s for channel /who!
[user/henk/code/inspircd.git] / include / commands / cmd_squit.h
index 3aaeea339cd3c827394f74c55d16bdf867c841a7..1b34ce36613b4db21b9b483ff1f93c6f6a018f58 100644 (file)
@@ -25,6 +25,8 @@
 #include "users.h"
 #include "channels.h"
 
+/** Handle /SQUIT
+ */
 class cmd_squit : public command_t
 {
  public: