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

Comparing ircd-hybrid/branches/8.2.x/src/ircd.c (file contents):
Revision 3725 by michael, Sat May 31 16:29:38 2014 UTC vs.
Revision 3906 by michael, Fri Jun 6 23:52:50 2014 UTC

# Line 83 | Line 83 | int doremotd = 0;
83   /* Set to zero because it should be initialized later using
84   * initialize_server_capabs
85   */
86 < int default_server_capabs = 0;
86 > unsigned int default_server_capabs;
87   unsigned int splitmode;
88   unsigned int splitchecking;
89   unsigned int split_users;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines