mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 17:19:09 +00:00
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces
This commit is contained in:
@@ -177,7 +177,7 @@ static int NetworkFindBroadcastIPsInternal(uint32 *broadcast, int limit) // !GET
|
||||
}
|
||||
|
||||
closesocket(sock);
|
||||
|
||||
|
||||
return index;
|
||||
}
|
||||
#endif /* all NetworkFindBroadcastIPsInternals */
|
||||
|
@@ -308,7 +308,7 @@ public:
|
||||
{
|
||||
return 14;
|
||||
}
|
||||
|
||||
|
||||
bool Selectable() const
|
||||
{
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user