]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/ircd_defs.h
Copied libratbox and related stuff from shadowircd upstream.
[irc/rqf/shadowircd.git] / include / ircd_defs.h
index f365d6987d9b50b9c9c461c3499ca333b4e23a4a..686cea487c4d1b311698d601d4bcfdcce6722eee 100644 (file)
  * takes at most 246 bytes (including CRLF and '\0') and together with the
  * quit reason should fit in 512 */
 #define REASONLEN      260     /* kick/part/quit */
-#define BANREASONLEN   390     /* kline/dline/gline */
+#define BANREASONLEN   390     /* kline/dline */
 #define AWAYLEN                TOPICLEN
 #define KILLLEN         200    /* with Killed (nick ()) added this should fit in quit */