diff --git a/client/client.cpp b/client/client.cpp index 6cbf991c..8271c6e3 100644 --- a/client/client.cpp +++ b/client/client.cpp @@ -6,7 +6,7 @@ void realMain(const CString& name, const CString& hostname, - SInt32 port) + UInt16 port) { CThread::init(); CNetwork::init();