mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
fix a function comment
This commit is contained in:
parent
30003e4318
commit
710227a77f
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user