]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix a copy-paste comment mistake
authorNick Mathewson <nickm@torproject.org>
Tue, 6 May 2014 21:09:16 +0000 (17:09 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 6 May 2014 21:09:16 +0000 (17:09 -0400)
src/or/dirvote.h

index 20825792104807549a25d07a9f8422067a0064cc..4c57e43661b127099d8da38d91ccdf5f3f6c28be 100644 (file)
@@ -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 >=