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