This commit is contained in:
Roger Dingledine
2012-10-23 17:15:28 -04:00
parent 98c24670e7
commit e17fd57782
+1 -1
View File
@@ -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