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

Comparing ircd-hybrid/trunk/include/ircd.h (file contents):
Revision 5347 by michael, Sun Jan 11 12:42:20 2015 UTC vs.
Revision 5462 by michael, Tue Feb 3 23:11:22 2015 UTC

# Line 100 | Line 100 | extern const char *serno;
100   extern const char *ircd_version;
101   extern const char *logFileName;
102   extern const char *pidFileName;
103 < extern int dorehash;
104 < extern int doremotd;
103 > extern unsigned int dorehash;
104 > extern unsigned int doremotd;
105   extern struct event event_write_links_file;
106   extern struct timeval SystemTime;
107   #define CurrentTime SystemTime.tv_sec

Diff Legend

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