ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/include/ircd_defs.h
(Generate patch)

Comparing ircd-hybrid-7.2/include/ircd_defs.h (file contents):
Revision 34 by lusky, Sun Oct 2 21:05:51 2005 UTC vs.
Revision 100 by michael, Sun Oct 9 14:43:13 2005 UTC

# Line 44 | Line 44
44   #define USERLEN         10
45   #define REALLEN         50
46   #define KILLLEN         90
47 < #define CHANNELLEN      50
47 > #define LOCAL_CHANNELLEN 50
48 > #define CHANNELLEN      200
49   #define REASONLEN       120
50   #define KICKLEN         160
51   #define AWAYLEN         160

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines