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