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