summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c
index e984429..d7986e2 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -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();