diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-01-13 13:59:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-01-13 13:59:39 -0500 |
commit | 03f783c045380cdb162f243e52f20cebbfb00921 (patch) | |
tree | 8001aaf60d92a9a61cdf3c764fa299974b5270d1 /src/test/test_entryconn.c | |
parent | 73d1d153dc0946439f65e201734d1d9eb20b576c (diff) | |
download | tor-03f783c045380cdb162f243e52f20cebbfb00921.tar.gz tor-03f783c045380cdb162f243e52f20cebbfb00921.zip |
remove a bogus comment
Diffstat (limited to 'src/test/test_entryconn.c')
-rw-r--r-- | src/test/test_entryconn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/test_entryconn.c b/src/test/test_entryconn.c index 0d0105e935..3a73700cf8 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 |