diff options
Diffstat (limited to 'include/modes/cmode_h.h')
-rw-r--r-- | include/modes/cmode_h.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/modes/cmode_h.h b/include/modes/cmode_h.h index e1253d03c..cf61726da 100644 --- a/include/modes/cmode_h.h +++ b/include/modes/cmode_h.h @@ -3,6 +3,8 @@ class InspIRCd; +/** Channel mode +h + */ class ModeChannelHalfOp : public ModeHandler { private: |