diff options
Diffstat (limited to 'src/conf.c')
-rw-r--r-- | src/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1032,7 +1032,7 @@ rehash(int sig) { if (sig != 0) sendto_realops_flags(UMODE_ALL, L_ALL, SEND_NOTICE, - "Got signal SIGHUP, reloading ircd.conf file"); + "Got signal SIGHUP, reloading configuration file(s)"); restart_resolver(); |