mirror of
https://github.com/anope/anope.git
synced 2026-06-28 08:16:37 +02:00
Fixed a few small things
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ NickServRelease::~NickServRelease()
|
||||
{
|
||||
NickServReleases.erase(this->nick);
|
||||
|
||||
ircdproto->SendQuit(this, NULL);
|
||||
ircdproto->SendQuit(this, "");
|
||||
}
|
||||
|
||||
void NickServRelease::Tick(time_t)
|
||||
|
||||
Reference in New Issue
Block a user