Explorar o código

whitespace fix

Nick Mathewson %!s(int64=10) %!d(string=hai) anos
pai
achega
0b7a66fac7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/or/routerlist.c

+ 0 - 1
src/or/routerlist.c

@@ -2280,7 +2280,6 @@ smartlist_choose_node_by_bandwidth(const smartlist_t *sl,
         bandwidths[i].dbl *= guard_weight;
       else if (is_exit)
         bandwidths[i].dbl *= exit_weight;
-
     }
   }