summaryrefslogtreecommitdiff
path: root/src/network
diff options
context:
space:
mode:
Diffstat (limited to 'src/network')
-rw-r--r--src/network/core/host.cpp2
1 files changed, 1 insertions, 1 deletions
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 */