
4 Oct
2015
4 Oct
'15
4:28 p.m.
commit c9cb5516ab3380f266c7f5db68899cb4cff49202 Author: Roger Dingledine <arma@torproject.org> Date: Sun Oct 4 12:28:25 2015 -0400 fix easy typo --- src/or/or.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/or.h b/src/or/or.h index a80cd55..651d8be 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -4015,7 +4015,7 @@ typedef struct { char *ConsensusParams; /** Authority only: minimum number of measured bandwidths we must see - * before we only beliee measured bandwidths to assign flags. */ + * before we only believe measured bandwidths to assign flags. */ int MinMeasuredBWsForAuthToIgnoreAdvertised; /** The length of time that we think an initial consensus should be fresh.
3558
Age (days ago)
3558
Last active (days ago)
0 comments
1 participants
participants (1)
-
arma@torproject.org