mirror of
https://github.com/anope/anope.git
synced 2026-07-03 23:23:13 +02:00
Clean up and reorganize our header files
This commit is contained in:
@@ -591,7 +591,7 @@ static void LoadVHosts()
|
||||
continue;
|
||||
}
|
||||
|
||||
na->hostinfo.SetVhost(ident, host, creator, vtime);
|
||||
na->SetVhost(ident, host, creator, vtime);
|
||||
|
||||
Log() << "Loaded vhost for " << na->nick;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user