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

Comparing ircd-hybrid-8/include/client.h (file contents):
Revision 1386 by michael, Tue May 1 11:35:46 2012 UTC vs.
Revision 1398 by michael, Sun May 6 10:57:06 2012 UTC

# Line 35 | Line 35
35   #include "dbuf.h"
36   #include "channel.h"
37  
38 < #define HOSTIPLEN       53 /* sizeof("ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255.ipv6") */
38 > #define HOSTIPLEN       45 /* sizeof("ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255") */
39   #define PASSWDLEN       20
40   #define IDLEN           12 /* this is the maximum length, not the actual
41                                generated length; DO NOT CHANGE! */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines