mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 04:56:38 +02:00
More Windows fixes
[skip ci]
This commit is contained in:
@@ -77,7 +77,7 @@ VOID WINAPI IRCDCtrlHandler(DWORD opcode)
|
||||
/* Rehash */
|
||||
else if (opcode == IRCD_SERVICE_CONTROL_REHASH)
|
||||
{
|
||||
rehash(&me,&me,0);
|
||||
rehash(&me,0);
|
||||
reread_motdsandrules();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user