mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix typo
This commit is contained in:
+1
-1
@@ -1517,7 +1517,7 @@ short_policy_is_reject_star(const short_policy_t *policy)
|
||||
policy->entries[0].max_port == 65535);
|
||||
}
|
||||
|
||||
/** Decides whether addr:port is probably or definitely accepted or rejcted by
|
||||
/** Decides whether addr:port is probably or definitely accepted or rejected by
|
||||
* <b>node</b>. See compare_tor_addr_to_addr_policy for details on addr/port
|
||||
* interpretation. */
|
||||
addr_policy_result_t
|
||||
|
||||
Reference in New Issue
Block a user