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

Comparing ircd-hybrid-7.2/src/s_conf.c (file contents):
Revision 624 by michael, Thu May 25 10:22:02 2006 UTC vs.
Revision 632 by michael, Thu Jun 1 10:53:00 2006 UTC

# Line 1853 | Line 1853 | set_default_conf(void)
1853    ConfigLoggingEntry.ioerrlog[0] = '\0';
1854    ConfigLoggingEntry.failed_operlog[0] = '\0';
1855  
1856 +  ConfigChannel.disable_fake_channels = NO;
1857    ConfigChannel.restrict_channels = NO;
1858    ConfigChannel.disable_local_channels = NO;
1859    ConfigChannel.use_invex = YES;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines