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 2150 by michael, Fri May 31 18:39:43 2013 UTC vs.
Revision 2156 by michael, Fri May 31 20:53:11 2013 UTC

# Line 306 | Line 306 | initialize_global_set_options(void)
306   static void
307   initialize_message_files(void)
308   {
309  init_message_file(USER_LINKS, LIPATH, &ConfigFileEntry.linksfile);
310
311  read_message_file(&ConfigFileEntry.linksfile);
312
309    init_isupport();
310   }
311  

Diff Legend

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