aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/connection_or.c
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2020-07-10 10:03:06 -0400
committerNick Mathewson <nickm@torproject.org>2020-07-14 10:59:18 -0400
commit268d01ada5f4a11c5d8e63215288eb593dbfb9ed (patch)
treeff938bad09c9e1373986a32cb23561736eaba0e2 /src/core/or/connection_or.c
parent7b24d56accfac9532bc760bca51a64c8462e2ab7 (diff)
downloadtor-268d01ada5f4a11c5d8e63215288eb593dbfb9ed.tar.gz
tor-268d01ada5f4a11c5d8e63215288eb593dbfb9ed.zip
Rename blacklist and whitelist wording
Closes #40033 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/core/or/connection_or.c')
-rw-r--r--src/core/or/connection_or.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/connection_or.c b/src/core/or/connection_or.c
index b88d1b6afb..8865f7246c 100644
--- a/src/core/or/connection_or.c
+++ b/src/core/or/connection_or.c
@@ -1160,7 +1160,7 @@ static time_t or_connect_failure_map_next_cleanup_ts = 0;
* port.
*
* We need to identify a connection failure with these three values because we
- * want to avoid to wrongfully blacklist a relay if someone is trying to
+ * want to avoid to wrongfully block a relay if someone is trying to
* extend to a known identity digest but with the wrong IP/port. For instance,
* it can happen if a relay changed its port but the client still has an old
* descriptor with the old port. We want to stop connecting to that