X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Fcommands%2Fcmd_pong.h;h=4eecbfa2a13419c10cc38947f13d64b0b4b3f881;hb=946bff6371d73b50dae6f7011ba0adff852302f0;hp=db2b76f2574a36ce4662ffc3bbacedce199f237e;hpb=4cf0ae1308fe98757de42ffbe391e61844ac9e0a;p=user%2Fhenk%2Fcode%2Finspircd.git 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: