diff options
Diffstat (limited to 'include/modes/cmode_t.h')
-rw-r--r-- | include/modes/cmode_t.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/modes/cmode_t.h b/include/modes/cmode_t.h index 8c4a27a4d..631e337b3 100644 --- a/include/modes/cmode_t.h +++ b/include/modes/cmode_t.h @@ -2,6 +2,8 @@ class InspIRCd; +/** Channel mode +t + */ class ModeChannelTopicOps : public ModeHandler { public: |