# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |