]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_wallops.h
Move whowas containers into whowas class to avoid all cpp files including cmd_whowas...
[user/henk/code/inspircd.git] / include / commands / cmd_wallops.h
index da8b95fe481bb58eb7898c7d5c64ccdabbdab177..7c84a1434d08145a3c71f68f8c4c3c429a67fb1e 100644 (file)
@@ -22,6 +22,8 @@
 #include "users.h"
 #include "channels.h"
 
+/** Handle /WALLOPS
+ */
 class cmd_wallops : public command_t
 {
  public: