Skip to content
Snippets Groups Projects
Commit f077bb55 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

fix a copy-paste comment mistake

parent ea570fa1
No related branches found
No related tags found
No related merge requests found
...@@ -61,8 +61,8 @@ ...@@ -61,8 +61,8 @@
* Unmeasured=1 flag for unmeasured bandwidths */ * Unmeasured=1 flag for unmeasured bandwidths */
#define MIN_METHOD_TO_CLIP_UNMEASURED_BW 17 #define MIN_METHOD_TO_CLIP_UNMEASURED_BW 17
/** Lowest consensus method that ensures that authorities output an /** Lowest consensus method where authorities may include an "id" line in
* Unmeasured=1 flag for unmeasured bandwidths */ * microdescriptors. */
#define MIN_METHOD_FOR_ID_HASH_IN_MD 18 #define MIN_METHOD_FOR_ID_HASH_IN_MD 18
/** Default bandwidth to clip unmeasured bandwidths to using method >= /** Default bandwidth to clip unmeasured bandwidths to using method >=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment