commit 80e2896d52981579042cc906766bc0444da7a1d3 Author: Nick Mathewson nickm@torproject.org Date: Thu Oct 6 12:04:04 2016 -0400
comment tweak. Fixes 20271. patch from pastly. --- src/or/dirvote.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/or/dirvote.c b/src/or/dirvote.c index 8b195f8..2c10e78 100644 --- a/src/or/dirvote.c +++ b/src/or/dirvote.c @@ -901,7 +901,7 @@ networkstatus_compute_bw_weights_v10(smartlist_t *chunks, int64_t G, }
/* - * Computed from cases in 3.4.3 of dir-spec.txt + * Computed from cases in 3.8.3 of dir-spec.txt * * 1. Neither are scarce * 2. Both Guard and Exit are scarce