diff options
Diffstat (limited to 'include/modes/cmode_n.h')
-rw-r--r-- | include/modes/cmode_n.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/modes/cmode_n.h b/include/modes/cmode_n.h index 96559b81d..66130b987 100644 --- a/include/modes/cmode_n.h +++ b/include/modes/cmode_n.h @@ -2,6 +2,8 @@ class InspIRCd; +/** Channel mode +n + */ class ModeChannelNoExternal : public ModeHandler { public: |