summaryrefslogtreecommitdiff
path: root/include/commands/cmd_connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/commands/cmd_connect.h')
-rw-r--r--include/commands/cmd_connect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/commands/cmd_connect.h b/include/commands/cmd_connect.h
index 642c30030..ee9c73429 100644
--- a/include/commands/cmd_connect.h
+++ b/include/commands/cmd_connect.h
@@ -22,6 +22,8 @@
#include "ctables.h"
#include "modules.h"
+/** Handle /CONNECT
+ */
class cmd_connect : public command_t
{
public: