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