ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/src/s_user.c
(Generate patch)

Comparing ircd-hybrid-7.2/src/s_user.c (file contents):
Revision 627 by michael, Fri May 26 11:33:57 2006 UTC vs.
Revision 716 by adx, Sat Jul 15 10:22:58 2006 UTC

# Line 1411 | Line 1411 | init_isupport(void)
1411  
1412    add_isupport("CALLERID", NULL, -1);
1413    add_isupport("CASEMAPPING", CASEMAP, -1);
1414 +  add_isupport("DEAF", "D", -1);
1415    add_isupport("KICKLEN", NULL, KICKLEN);
1416    add_isupport("MODES", NULL, MAXMODEPARAMS);
1417    add_isupport("NICKLEN", NULL, NICKLEN-1);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines