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

Comparing ircd-hybrid/src/motd.c (file contents):
Revision 33 by knight, Sun Oct 2 20:50:00 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 "motd.h"
27   #include "ircd.h"
29 #include "fdlist.h"
30 #include "s_bsd.h"
31 #include "fileio.h"
28   #include "s_conf.h"
29   #include "send.h"
30   #include "numeric.h"
31   #include "client.h"
36 #include "irc_string.h"
37 #include "sprintf_irc.h"
38 #include "memory.h"
32   #include "s_serv.h"
33  
34   /*

Diff Legend

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