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

Comparing ircd-hybrid-7.2/include/s_serv.h (file contents):
Revision 326 by lusky, Sun Oct 2 21:05:51 2005 UTC vs.
Revision 327 by michael, Sun Dec 25 09:55:48 2005 UTC

# Line 69 | Line 69 | struct Capability
69   #define CAP_CLUSTER     0x00010000 /* supports server clustering          */
70   #define CAP_ENCAP       0x00020000 /* supports ENCAP message              */
71   #define CAP_HOPS        0x00040000 /* supports HALFOPS                    */
72 + #define CAP_TBURST      0x00080000 /* supports TBURST                     */
73  
74   #ifdef HAVE_LIBZ
75   #define CAP_ZIP_SUPPORTED CAP_ZIP

Diff Legend

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