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 2829 by michael, Fri Jan 3 19:37:33 2014 UTC vs.
Revision 2830 by michael, Thu Jan 16 15:23:07 2014 UTC

# Line 1032 | Line 1032 | rehash(int sig)
1032   {
1033    if (sig != 0)
1034      sendto_realops_flags(UMODE_ALL, L_ALL, SEND_NOTICE,
1035 <                         "Got signal SIGHUP, reloading ircd.conf file");
1035 >                         "Got signal SIGHUP, reloading configuration file(s)");
1036  
1037    restart_resolver();
1038  

Diff Legend

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