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

Comparing:
ircd-hybrid/include/s_serv.h (file contents), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid-7.2/include/s_serv.h (file contents), 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

Comparing:
ircd-hybrid/include/s_serv.h (property svn:keywords), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid-7.2/include/s_serv.h (property svn:keywords), Revision 327 by michael, Sun Dec 25 09:55:48 2005 UTC

# Line 1 | Line 1
1 < "Id Revision"
1 > Id Revision

Diff Legend

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