mirror of
https://github.com/anope/anope.git
synced 2026-06-30 07:16:38 +02:00
Fix some coding style issues.
This commit is contained in:
+1
-1
@@ -346,7 +346,7 @@ Server *Server::Find(const Anope::string &name, bool name_only)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Server* Servers::GetUplink()
|
||||
Server *Servers::GetUplink()
|
||||
{
|
||||
for (auto *link : Me->GetLinks())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user