mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
r17232@catbus: nickm | 2007-12-18 16:22:10 -0500
Whitespace fix. svn:r12857
This commit is contained in:
parent
5488bc3e16
commit
d2fe8542df
@ -219,7 +219,6 @@ authdir_policy_baddir_address(uint32_t addr, uint16_t port)
|
||||
return ! addr_policy_permits_address(addr, port, authdir_baddir_policy);
|
||||
}
|
||||
|
||||
|
||||
/** Return 1 if <b>addr</b>:<b>port</b> should be marked as a bad exit,
|
||||
* based on <b>authdir_badexit_policy</b>. Else return 0.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user