mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Merge remote-tracking branch 'teor/comment24575'
This commit is contained in:
commit
030d3d52f5
@ -1685,7 +1685,7 @@ options_transition_affects_guards(const or_options_t *old,
|
||||
const or_options_t *new)
|
||||
{
|
||||
/* NOTE: Make sure this function stays in sync with
|
||||
* entry_guards_set_filtered_flags */
|
||||
* node_passes_guard_filter */
|
||||
|
||||
tor_assert(old);
|
||||
tor_assert(new);
|
||||
|
Loading…
Reference in New Issue
Block a user