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

Comparing ircd-hybrid-8/modules/m_ison.c (file contents):
Revision 1242 by michael, Thu Sep 22 20:53:07 2011 UTC vs.
Revision 1243 by michael, Fri Sep 30 10:47:53 2011 UTC

# Line 23 | Line 23
23   */
24  
25   #include "stdinc.h"
26 #include "handlers.h"
26   #include "client.h"
27   #include "irc_string.h"
28   #include "sprintf_irc.h"
29   #include "ircd.h"
30   #include "numeric.h"
31   #include "send.h"
33 #include "msg.h"
32   #include "parse.h"
33   #include "modules.h"
36 #include "s_conf.h" /* ConfigFileEntry */
34  
35  
36   static void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines