Fix some harmless compiler warnings
This commit is contained in:
parent
610e07d4bd
commit
9be782ae8e
2 changed files with 2 additions and 2 deletions
|
|
@ -785,7 +785,7 @@ private:
|
|||
} catch (...) {
|
||||
if (!m_Mdns) {
|
||||
StreamingPreferences prefs;
|
||||
int portTestResult;
|
||||
unsigned int portTestResult;
|
||||
|
||||
if (prefs.detectNetworkBlocking) {
|
||||
// We failed to connect to the specified PC. Let's test to make sure this network
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue