Fix Windows build.

Note to me: Ask contributors if they've tested their changes on Windows.
This commit is contained in:
Yamagi Burmeister 2018-11-22 16:55:08 +01:00
parent ee4135fd0a
commit 4443d0a2eb

View file

@ -724,7 +724,8 @@ NET_SendPacket(netsrc_t sock, int length, void *data, netadr_t to)
if (multicast_interface != NULL)
{
char mcast_addr[128], mcast_port[10]
char mcast_addr[128];
char mcast_port[10];
Com_sprintf(mcast_addr, sizeof(mcast_addr), "%s", tmp);
Com_sprintf(mcast_port, sizeof(mcast_port), "%d",