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

Comparing ircd-hybrid/trunk/include/ircd_defs.h (file contents):
Revision 2949 by michael, Sun Jan 26 20:08:25 2014 UTC vs.
Revision 3421 by michael, Tue Apr 29 17:22:41 2014 UTC

# Line 46 | Line 46
46   #define IDLEN           12 /* this is the maximum length, not the actual
47                                generated length; DO NOT CHANGE! */
48   #define REALLEN         50
49 < #define LOCAL_CHANNELLEN 50
50 < #define CHANNELLEN      200
49 > #define CHANNELLEN      50
50   #define TOPICLEN        300
51   #define KILLLEN         180
52   #define REASONLEN       180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines