mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
clean up comment a bit
This commit is contained in:
parent
28413e7560
commit
2033cc7b5e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user