mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
clean whitespace.
svn:r4912
This commit is contained in:
parent
5c6c88e76d
commit
eac917fd6a
@ -705,7 +705,6 @@ typedef struct addr_policy_t {
|
||||
struct addr_policy_t *next; /**< Next rule in list. */
|
||||
} addr_policy_t;
|
||||
|
||||
|
||||
/** A cached_dir_t represents a cacheable directory object, along with its
|
||||
* compressed form. */
|
||||
typedef struct cached_dir_t {
|
||||
|
@ -1421,7 +1421,6 @@ networkstatus_parse_from_string(const char *s)
|
||||
return ns;
|
||||
}
|
||||
|
||||
|
||||
/** Parse the exit policy in the string <b>s</b> and return it. If
|
||||
* assume_action is nonnegative, then insert its action (ADDR_POLICY_ACCEPT or
|
||||
* ADDR_POLICY_REJECT) for items that specify no action.
|
||||
|
Loading…
Reference in New Issue
Block a user