mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 22:47:12 +01:00
fix a copy-paste comment mistake
This commit is contained in:
parent
ea570fa13c
commit
f077bb55ab
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@
|
|||
* Unmeasured=1 flag for unmeasured bandwidths */
|
||||
#define MIN_METHOD_TO_CLIP_UNMEASURED_BW 17
|
||||
|
||||
/** Lowest consensus method that ensures that authorities output an
|
||||
* Unmeasured=1 flag for unmeasured bandwidths */
|
||||
/** Lowest consensus method where authorities may include an "id" line in
|
||||
* microdescriptors. */
|
||||
#define MIN_METHOD_FOR_ID_HASH_IN_MD 18
|
||||
|
||||
/** Default bandwidth to clip unmeasured bandwidths to using method >=
|
||||
|
|
Loading…
Add table
Reference in a new issue