summaryrefslogtreecommitdiff
path: root/src/core/weechat.c
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-04-21 22:31:12 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-04-21 22:34:42 +0200
commit100440c8a1ff15dd7d9d42cbdf591647a2ee6bf7 (patch)
tree8c6e467ff6595293af9eeb68a362c50090118147 /src/core/weechat.c
parentde1e61f7cd50cbd1a99777fe6611642a51abf5f6 (diff)
downloadweechat-100440c8a1ff15dd7d9d42cbdf591647a2ee6bf7.zip
core: restore signal "signal_sighup", and if eaten do not reload configuration
Diffstat (limited to 'src/core/weechat.c')
-rw-r--r--src/core/weechat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/weechat.c b/src/core/weechat.c
index 927a902d7..82178ce32 100644
--- a/src/core/weechat.c
+++ b/src/core/weechat.c
@@ -688,7 +688,7 @@ weechat_locale_check ()
}
/*
- * Callback for system signal SIGHUP: reloads config.
+ * Callback for system signal SIGHUP: reloads configuration.
*/
void