mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Update networkstatus_getinfo_by_purpose() comment
This commit is contained in:
parent
14d7008045
commit
994b8ba424
@ -2405,7 +2405,8 @@ networkstatus_getinfo_by_purpose(const char *purpose_string, time_t now)
|
||||
return answer;
|
||||
}
|
||||
|
||||
/** Write out router status entries for all our bridge descriptors. */
|
||||
/** Write out router status entries for all our bridge descriptors. Here, we
|
||||
* also mark routers as running. */
|
||||
void
|
||||
networkstatus_dump_bridge_status_to_file(time_t now)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user