[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] make a comment more right



commit 6da8c6e9a544922c3e04ac460ca7fcbdc8a6eaf3
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date:   Tue Aug 28 16:13:58 2018 -0400

    make a comment more right
    
    (from #20874 fix)
---
 src/core/or/policies.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/core/or/policies.c b/src/core/or/policies.c
index 7f5d5dd10..d9a07b04a 100644
--- a/src/core/or/policies.c
+++ b/src/core/or/policies.c
@@ -317,7 +317,7 @@ parse_reachable_addresses(void)
     }
   }
 
-  /* Prepend a reject *.* to reachable_(or|dir)_addr_policy */
+  /* Append a reject *:* to reachable_(or|dir)_addr_policy */
   if (!ret && (options->ReachableDirAddresses ||
                options->ReachableORAddresses ||
                options->ReachableAddresses)) {

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits