]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_commands.h
DO NOT USE THIS COMMIT - if you do, most of the modules wont work.
[user/henk/code/inspircd.git] / include / commands / cmd_commands.h
index 70adc4f41aa4021cfac950c0f0ca1dc2da948f90..6c73f9a51712e84f2a10bee989d80b71bb63b4f6 100644 (file)
@@ -22,6 +22,8 @@
 #include "users.h"
 #include "channels.h"
 
+/** Handle /COMMANDS
+ */
 class cmd_commands : public command_t
 {
  public: