]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_users.h
Move whowas containers into whowas class to avoid all cpp files including cmd_whowas...
[user/henk/code/inspircd.git] / include / commands / cmd_users.h
index 479bb1a7b933dafc798779b9e6a162bd72a0d452..2040913331aca2899c6a1be9129ed9bb6e662b60 100644 (file)
@@ -25,6 +25,8 @@
 #include "users.h"
 #include "channels.h"
 
+/** Handle /USERS stub
+ */
 class cmd_users : public command_t
 {
  public: