mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 23:23:12 +02:00
Scanner win32 fixes
This commit is contained in:
@@ -309,6 +309,5 @@ exituniverse:
|
||||
IRCMutexLock((h->lock));
|
||||
h->refcnt--;
|
||||
IRCMutexUnlock((h->lock));
|
||||
IRCExitThread(NULL);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user