]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_pong.h
Annotations
[user/henk/code/inspircd.git] / include / commands / cmd_pong.h
index db2b76f2574a36ce4662ffc3bbacedce199f237e..4eecbfa2a13419c10cc38947f13d64b0b4b3f881 100644 (file)
@@ -23,6 +23,8 @@
 #include "users.h"
 #include "channels.h"
 
+/** Handle /PONG
+ */
 class cmd_pong : public command_t
 {
  public: