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

Comparing ircd-hybrid/trunk/src/conf.c (file contents):
Revision 6354 by michael, Fri Aug 14 17:53:44 2015 UTC vs.
Revision 6367 by michael, Wed Aug 19 10:25:00 2015 UTC

# Line 1230 | Line 1230 | clear_out_old_conf(void)
1230    ConfigAdminInfo.description = NULL;
1231  
1232    /* Clean out listeners */
1233 <  close_listeners();
1233 >  listener_close_marked();
1234   }
1235  
1236   /* read_conf_files()

Diff Legend

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