]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_banredirect.cpp
Fix the 'i/o error on connection (no error)' stuff, by displaying 'connected closed...
[user/henk/code/inspircd.git] / src / modules / m_banredirect.cpp
index bfe6697e47206b2cd85de691afc38bfeaeff1329..eaeb90ea82eb98b9ba765a7eeb78b19c75f01f84 100644 (file)
@@ -15,6 +15,7 @@
 #include "u_listmode.h"
 
 /* $ModDesc: Allows an extended ban (+b) syntax redirecting banned users to another channel */
+/* $ModDep: ../../include/u_listmode.h */
 
 /* Originally written by Om, January 2008
  */