1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 20:49:11 +00:00

(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces

This commit is contained in:
glx
2008-08-08 15:49:16 +00:00
parent cc3685ffaf
commit 788b625553
2 changed files with 2 additions and 2 deletions

View File

@@ -177,7 +177,7 @@ static int NetworkFindBroadcastIPsInternal(uint32 *broadcast, int limit) // !GET
}
closesocket(sock);
return index;
}
#endif /* all NetworkFindBroadcastIPsInternals */