mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
Adjust comment per code review
This commit is contained in:
parent
8b4d961f08
commit
fca605e763
@ -77,8 +77,8 @@ struct guard_selection_s {
|
|||||||
int dirty;
|
int dirty;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A list of our chosen entry guards; this preserves the pre-Prop271
|
* A list of our chosen entry guards, as entry_guard_t structures; this
|
||||||
* behavior.
|
* preserves the pre-Prop271 behavior.
|
||||||
*/
|
*/
|
||||||
smartlist_t *chosen_entry_guards;
|
smartlist_t *chosen_entry_guards;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user