# | Line 63 | Line 63 | |
---|---|---|
63 | GeoIP *geoip_ctx; | |
64 | #endif | |
65 | ||
66 | – | struct ServerStatistics ServerStats; |
66 | struct timeval SystemTime; | |
67 | struct Client me; /* That's me */ | |
68 | struct Connection meConnection; /* That's also part of me */ |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |