(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 */

View File

@ -308,7 +308,7 @@ public:
{
return 14;
}
bool Selectable() const
{
return true;