diff options
Diffstat (limited to 'include/modes/cmode_i.h')
-rw-r--r-- | include/modes/cmode_i.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/modes/cmode_i.h b/include/modes/cmode_i.h index b8bea88a8..7a8dd2ad7 100644 --- a/include/modes/cmode_i.h +++ b/include/modes/cmode_i.h @@ -2,6 +2,8 @@ class InspIRCd; +/** Channel mode +i + */ class ModeChannelInviteOnly : public ModeHandler { public: |