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

Comparing ircd-hybrid/trunk/src/ircd.c (file contents):
Revision 2215 by michael, Sun Jun 2 18:22:01 2013 UTC vs.
Revision 2216 by michael, Thu Jun 6 17:35:45 2013 UTC

# Line 544 | Line 544 | main(int argc, char *argv[])
544    initialize_server_capabs();   /* Set up default_server_capabs */
545    initialize_global_set_options();
546    channel_init();
547 +  read_links_file();
548    motd_init();
549   #ifdef HAVE_LIBGEOIP
550    geoip_ctx = GeoIP_new(GEOIP_MEMORY_CACHE);

Diff Legend

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