summaryrefslogtreecommitdiff
path: root/include/commands/cmd_stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/commands/cmd_stats.h')
-rw-r--r--include/commands/cmd_stats.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/commands/cmd_stats.h b/include/commands/cmd_stats.h
index 6beca59aa..00fada769 100644
--- a/include/commands/cmd_stats.h
+++ b/include/commands/cmd_stats.h
@@ -25,6 +25,8 @@
void DoStats(InspIRCd* Instance, char statschar, userrec* user, string_list &results);
+/** Handle /STATS
+ */
class cmd_stats : public command_t
{
public: