[tor-commits] [tor/master] remove a bogus comment

nickm at torproject.org nickm at torproject.org
Mon Jan 19 16:44:20 UTC 2015


commit 03f783c045380cdb162f243e52f20cebbfb00921
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Jan 13 13:59:39 2015 -0500

    remove a bogus comment
---
 src/test/test_entryconn.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/test/test_entryconn.c b/src/test/test_entryconn.c
index 0d0105e..3a73700 100644
--- a/src/test/test_entryconn.c
+++ b/src/test/test_entryconn.c
@@ -643,7 +643,6 @@ test_entryconn_rewrite_mapaddress_automap_onion(void *arg)
   connection_free_(ENTRY_TO_CONN(ec4));
 }
 
-/* This fails because of #7555 */
 /* This time is the same, but we start with a mapping from a non-onion
  * address. */
 static void





More information about the tor-commits mailing list