mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
i'm a little teapot, ...
svn:r12513
This commit is contained in:
@@ -2975,7 +2975,7 @@ fetch_bridge_descriptors(time_t now)
|
||||
"firewall policy. %s.", address_buf, bridge->port,
|
||||
can_use_bridge_authority ?
|
||||
"Asking bridge authority instead" : "Skipping");
|
||||
if (can_use_bridge_authorit)
|
||||
if (can_use_bridge_authority)
|
||||
ask_bridge_directly = 0;
|
||||
else
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user