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

Comparing ircd-hybrid-8/src/ircd.c (file contents):
Revision 1358 by michael, Sun Apr 22 13:49:23 2012 UTC vs.
Revision 1361 by michael, Sun Apr 22 19:01:51 2012 UTC

# Line 563 | Line 563 | main(int argc, char *argv[])
563    init_hash();
564    init_ip_hash_table();      /* client host ip hash table */
565    init_host_hash();          /* Host-hashtable. */
566  clear_tree_parse();
566    init_client();
567    init_class();
568    whowas_init();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines