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

Comparing ircd-hybrid/src/ircd.c (file contents):
Revision 743 by adx, Sun Jul 23 20:03:42 2006 UTC vs.
Revision 762 by adx, Sat Aug 19 13:39:21 2006 UTC

# Line 36 | Line 36
36   #include "motd.h"
37   #include "ircd_handler.h"
38   #include "msg.h"         /* msgtab */
39 #include "hostmask.h"
39   #include "numeric.h"
40   #include "packet.h"
41   #include "parse.h"
# Line 491 | Line 490 | main(int argc, char *argv[])
490    init_motd();
491    init_isupport();
492    hash_init();
494  init_ip_hash_table(); // client host ip hash table
493    clear_tree_parse();
494    init_client();
495    whowas_init();

Diff Legend

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