mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-21 11:25:42 +01:00
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces
This commit is contained in:
parent
cc3685ffaf
commit
788b625553
@ -177,7 +177,7 @@ static int NetworkFindBroadcastIPsInternal(uint32 *broadcast, int limit) // !GET
|
|||||||
}
|
}
|
||||||
|
|
||||||
closesocket(sock);
|
closesocket(sock);
|
||||||
|
|
||||||
return index;
|
return index;
|
||||||
}
|
}
|
||||||
#endif /* all NetworkFindBroadcastIPsInternals */
|
#endif /* all NetworkFindBroadcastIPsInternals */
|
||||||
|
@ -308,7 +308,7 @@ public:
|
|||||||
{
|
{
|
||||||
return 14;
|
return 14;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Selectable() const
|
bool Selectable() const
|
||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
Reference in New Issue
Block a user