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