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

Comparing ircd-hybrid/trunk/src/s_user.c (file contents):
Revision 2159 by michael, Sun Jun 2 18:22:01 2013 UTC vs.
Revision 2175 by michael, Mon Jun 3 23:45:39 2013 UTC

# Line 1368 | Line 1368 | init_isupport(void)
1368    add_isupport("PREFIX", "(ov)@+", -1);
1369    add_isupport("STATUSMSG", "@+", -1);
1370   #endif
1371 +  add_isupport("EXCEPTS", "e", -1);
1372 +  add_isupport("INVEX", "I", -1);
1373   }
1374  
1375   /*

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)