[or-cvs] correct a function comment in compute_preferred_testing_lis...

arma at seul.org arma at seul.org
Sun Jun 18 21:07:47 UTC 2006


Update of /home2/or/cvsroot/tor/src/or
In directory moria:/home/arma/work/onion/cvs/tor/src/or

Modified Files:
	circuitbuild.c 
Log Message:
correct a function comment in compute_preferred_testing_list()


Index: circuitbuild.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/circuitbuild.c,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -p -d -r1.249 -r1.250
--- circuitbuild.c	15 Jun 2006 09:03:15 -0000	1.249
+++ circuitbuild.c	18 Jun 2006 21:07:45 -0000	1.250
@@ -1463,7 +1463,7 @@ onion_append_to_cpath(crypt_path_t **hea
 }
 
 /** Pick a random server digest that's running a Tor version that
- * doesn't have the reachability bug. These are versions 0.1.1.22+
+ * doesn't have the reachability bug. These are versions 0.1.1.21-cvs+
  * and 0.1.2.1-alpha+. Avoid picking authorities, since we're
  * probably already connected to them.
  *



More information about the tor-commits mailing list