
28 Feb
2014
28 Feb
'14
1:57 p.m.
commit 0b7a66fac76445087651a1dd2d171bf043c9f345 Author: Nick Mathewson <nickm@torproject.org> Date: Fri Feb 28 08:57:29 2014 -0500 whitespace fix --- src/or/routerlist.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/or/routerlist.c b/src/or/routerlist.c index 2db7272..d636a1e 100644 --- a/src/or/routerlist.c +++ b/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; - } }
4118
Age (days ago)
4118
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org