mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
fix trivial typos
This commit is contained in:
parent
7770c5a2ae
commit
a4d61c84e3
@ -1058,7 +1058,7 @@ get_max_sample_size(guard_selection_t *gs,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return a smartlist of the all the guards that are not currently
|
* Return a smartlist of all the guards that are not currently
|
||||||
* members of the sample (GUARDS - SAMPLED_GUARDS). The elements of
|
* members of the sample (GUARDS - SAMPLED_GUARDS). The elements of
|
||||||
* this list are node_t pointers in the non-bridge case, and
|
* this list are node_t pointers in the non-bridge case, and
|
||||||
* bridge_info_t pointers in the bridge case. Set *<b>n_guards_out</b>
|
* bridge_info_t pointers in the bridge case. Set *<b>n_guards_out</b>
|
||||||
|
Loading…
Reference in New Issue
Block a user