mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
clean up comment a bit
This commit is contained in:
@@ -249,7 +249,7 @@ directory_post_to_dirservers(uint8_t dir_purpose, uint8_t router_purpose,
|
||||
continue;
|
||||
|
||||
if (exclude_self && router_digest_is_me(ds->digest)) {
|
||||
/* we don't upload to ourselves, but at least there's now at least
|
||||
/* we don't upload to ourselves, but there's now at least
|
||||
* one authority of this type that has what we wanted to upload. */
|
||||
found = 1;
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user