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