mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-11 16:20:20 +00:00
update xchat to r1494
This commit is contained in:
@@ -1558,8 +1558,9 @@ server_child (server * serv)
|
||||
|
||||
g_strfreev (proxy_list);
|
||||
g_free (url);
|
||||
}
|
||||
#endif
|
||||
} else if (prefs.proxy_host[0] &&
|
||||
else if (prefs.proxy_host[0] &&
|
||||
prefs.proxy_type > 0 &&
|
||||
prefs.proxy_use != 2) /* proxy is NOT dcc-only */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user