diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-02-11 12:50:55 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-02-11 12:50:55 -0500 |
commit | 838d4dee121b311647ae4edd7e220436571c449c (patch) | |
tree | 94899728d51c0b78fdb4fb8c24ccbc4ec7188cc3 /src/test/test_policy.c | |
parent | 2b5ff5259408bf7dc17939c6f15eb9e1e68215fa (diff) | |
download | tor-838d4dee121b311647ae4edd7e220436571c449c.tar.gz tor-838d4dee121b311647ae4edd7e220436571c449c.zip |
make check-spaces
Diffstat (limited to 'src/test/test_policy.c')
-rw-r--r-- | src/test/test_policy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/test_policy.c b/src/test/test_policy.c index c044d9f210..3688909acb 100644 --- a/src/test/test_policy.c +++ b/src/test/test_policy.c @@ -1546,7 +1546,6 @@ test_policies_fascist_firewall_choose_address(void *arg) FIREWALL_DIR_CONNECTION, 1) == &ipv6_dir_ap); - /* In the default configuration (Auto / IPv6 off), bridge clients should * still use IPv6, and only prefer it for bridges configured with an IPv6 * address, regardless of ClientUseIPv6. */ |