]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_banexception.cpp
Annotations
[user/henk/code/inspircd.git] / src / modules / m_banexception.cpp
index 9ac3d0dc78ed9eeff74efe9724c4493dc3125650..e704b0223c54101ff7e11e5f1ff81b3b240e15c7 100644 (file)
@@ -19,7 +19,8 @@
 // and if a user matches an entry on the +e list then they can join the channel, overriding any (+b) bans set on them
 
 
-
+/** Handles +e channel mode
+ */
 class BanException : public ListModeBase
 {
  public: