Explorar o código

Adjust comment per code review

Andrea Shepard %!s(int64=9) %!d(string=hai) anos
pai
achega
fca605e763
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/or/entrynodes.c

+ 2 - 2
src/or/entrynodes.c

@@ -77,8 +77,8 @@ struct guard_selection_s {
   int dirty;
 
   /**
-   * A list of our chosen entry guards; this preserves the pre-Prop271
-   * behavior.
+   * A list of our chosen entry guards, as entry_guard_t structures; this
+   * preserves the pre-Prop271 behavior.
    */
   smartlist_t *chosen_entry_guards;