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 4104 by michael, Mon Jun 30 15:38:09 2014 UTC vs.
Revision 4107 by michael, Mon Jun 30 15:50:40 2014 UTC

# Line 62 | Line 62
62   GeoIP *geoip_ctx;
63   #endif
64  
65 /* /quote set variables */
66 struct SetOptions GlobalSetOptions;
67 struct Counter Count;
68 struct ServerState_t server_state;
65   struct ServerStatistics ServerStats;
66   struct timeval SystemTime;
67   struct Client me;             /* That's me */

Diff Legend

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