mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 21:56:37 +02:00
b74d15595b
as it REQUESTS to rehash the server, but it may not be done immediately. And making it void makes sure nobody relies on some sort of return value which will differ between with vs without remote includes. Also get rid of sig and loop.rehash_save_sig, as a NULL client already indicates the same (or at least does so now).