From 788b625553f5a5f09d16a36c6d033ac71856892b Mon Sep 17 00:00:00 2001 From: glx Date: Fri, 8 Aug 2008 15:49:16 +0000 Subject: (svn r14026) -Cleanup (r13995, r14004): trailing whitespaces --- src/network/core/host.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network') diff --git a/src/network/core/host.cpp b/src/network/core/host.cpp index cbe3786d2..70e9f57c7 100644 --- a/src/network/core/host.cpp +++ b/src/network/core/host.cpp @@ -177,7 +177,7 @@ static int NetworkFindBroadcastIPsInternal(uint32 *broadcast, int limit) // !GET } closesocket(sock); - + return index; } #endif /* all NetworkFindBroadcastIPsInternals */ -- cgit v1.2.3-54-g00ecf