Explorar o código

fix a function comment

Roger Dingledine %!s(int64=14) %!d(string=hai) anos
pai
achega
710227a77f
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/or/circuitbuild.c

+ 1 - 2
src/or/circuitbuild.c

@@ -4584,8 +4584,7 @@ find_bridge_by_digest(const char *digest)
   return NULL;
 }
 
-/** We need to ask <b>bridge</b> for its server descriptor. <b>address</b>
- * is a helpful string describing this bridge. */
+/** We need to ask <b>bridge</b> for its server descriptor. */
 static void
 launch_direct_bridge_descriptor_fetch(bridge_info_t *bridge)
 {