diff options
Diffstat (limited to 'include/commands/cmd_list.h')
-rw-r--r-- | include/commands/cmd_list.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/commands/cmd_list.h b/include/commands/cmd_list.h index 279849a69..d173a7f1e 100644 --- a/include/commands/cmd_list.h +++ b/include/commands/cmd_list.h @@ -22,6 +22,8 @@ #include "users.h" #include "channels.h" +/** Handle /LIST + */ class cmd_list : public command_t { public: |