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

Comparing ircd-hybrid/src/restart.c (file contents):
Revision 62 by adx, Mon Oct 3 22:23:39 2005 UTC vs.
Revision 69 by adx, Tue Oct 4 16:09:51 2005 UTC

# Line 23 | Line 23
23   */
24  
25   #include "stdinc.h"
26 #include "tools.h"
26   #include "restart.h"
27   #include "common.h"
29 #include "fdlist.h"
28   #include "ircd.h"
31 #include "irc_string.h"
29   #include "send.h"
33 #include "s_log.h"
30   #include "client.h" /* for UMODE_ALL */
35 #include "memory.h"
31  
32   void
33   restart(const char *mesg)

Diff Legend

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