Explorar o código

Merge remote-tracking branch 'tlyu-github/bug28929'

Nick Mathewson %!s(int64=7) %!d(string=hai) anos
pai
achega
7a7685955e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/feature/control/control_bootstrap.c

+ 1 - 1
src/feature/control/control_bootstrap.c

@@ -73,7 +73,7 @@ static const struct {
   { BOOTSTRAP_STATUS_AP_CONN_DONE_PT, "ap_conn_done_pt",
     "Connected to pluggable transport to build circuits" },
   { BOOTSTRAP_STATUS_AP_CONN_PROXY, "ap_conn_proxy",
-    "Connecting to proxy " },
+    "Connecting to proxy to build circuits" },
   { BOOTSTRAP_STATUS_AP_CONN_DONE_PROXY, "ap_conn_done_proxy",
     "Connected to proxy to build circuits" },
   { BOOTSTRAP_STATUS_AP_CONN, "ap_conn",