summaryrefslogtreecommitdiff
path: root/include/commands/cmd_pong.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/commands/cmd_pong.h')
-rw-r--r--include/commands/cmd_pong.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/commands/cmd_pong.h b/include/commands/cmd_pong.h
index db2b76f25..4eecbfa2a 100644
--- a/include/commands/cmd_pong.h
+++ b/include/commands/cmd_pong.h
@@ -23,6 +23,8 @@
#include "users.h"
#include "channels.h"
+/** Handle /PONG
+ */
class cmd_pong : public command_t
{
public: