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

Comparing ircd-hybrid-8/src/ircd.c (file contents):
Revision 1402 by michael, Wed May 9 18:42:45 2012 UTC vs.
Revision 1404 by michael, Thu May 10 20:41:45 2012 UTC

# Line 566 | Line 566 | main(int argc, char *argv[])
566    watch_init();
567    init_auth();          /* Initialise the auth code */
568    init_resolver();      /* Needs to be setup before the io loop */
569 +  modules_init();
570    read_conf_files(1);   /* cold start init conf files */
571    init_uid();
572    initialize_server_capabs();   /* Set up default_server_capabs */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines