Преглед на файлове

Merge remote-tracking branch 'teor/comment24575'

Nick Mathewson преди 6 години
родител
ревизия
030d3d52f5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/or/config.c

+ 1 - 1
src/or/config.c

@@ -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);