Parent Directory
|
Revision Log
|
Patch
revision 5121 by michael, Tue Dec 23 20:21:18 2014 UTC | revision 5122 by michael, Thu Dec 25 16:50:00 2014 UTC | |
---|---|---|
# | Line 54 along with this program; if not, write t | Line 54 along with this program; if not, write t |
54 | #include "main.h" | #include "main.h" |
55 | ||
56 | ||
57 | static RETSIGTYPE do_signal(int signum); | static void do_signal(int signum); |
58 | ||
59 | int RESTART = 0; /* Flagged to restart on next cycle */ | int RESTART = 0; /* Flagged to restart on next cycle */ |
60 | int ALARMED = 0; /* Flagged to call timer functions on next cycle */ | int ALARMED = 0; /* Flagged to call timer functions on next cycle */ |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |