Fixed error

This commit is contained in:
jsalmon3 2003-10-17 23:19:48 +00:00
parent aff9f07081
commit 7a814aaebe

View file

@ -299,7 +299,7 @@ global int NetSocketAddr(const Socket sock)
sizeof(localAddr), &bytesReturned, NULL, NULL);
if (wsError == SOCKET_ERROR) {
DebugLevel0Fn("SIOCGIFCONF:WSAIoctl(SIO_GET_INTERFACE_LIST) - errno %ld\n" _C_
WSA_GetLastError());
WSAGetLastError());
}
// parse interface information