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 1357 by michael, Sat Apr 21 20:47:01 2012 UTC vs.
Revision 1358 by michael, Sun Apr 22 13:49:23 2012 UTC

# Line 566 | Line 566 | main(int argc, char *argv[])
566    clear_tree_parse();
567    init_client();
568    init_class();
569 <  init_whowas();
569 >  whowas_init();
570    watch_init();
571    init_auth();          /* Initialise the auth code */
572    init_resolver();      /* Needs to be setup before the io loop */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines