client: win compile fix

This commit is contained in:
David Anderson 2016-07-26 13:44:07 -07:00
parent 45298f3461
commit a60f0bdb49
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ int initialize_system_monitor(int /*argc*/, char** /*argv*/) {
// Create a thread to handle proxy auto-detection.
//
if (!cc_config.no_autodetect) {
if (!cc_config.proxy_info.no_autodetect) {
g_hWindowsMonitorSystemProxyThread = CreateThread(
NULL,
0,