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