aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-09-07 17:15:46 +0000
committerNick Mathewson <nickm@torproject.org>2005-09-07 17:15:46 +0000
commiteac917fd6afb6bda90012e2fee8fe40d57c67b7f (patch)
treef967146de36726a95449cc8aaa953b613e41a5ed /src/or/or.h
parent5c6c88e76d65c4817cd44048ad5803a4b0c1cb9e (diff)
downloadtor-eac917fd6afb6bda90012e2fee8fe40d57c67b7f.tar
tor-eac917fd6afb6bda90012e2fee8fe40d57c67b7f.tar.gz
clean whitespace.
svn:r4912
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 6be1ceeb8..ac357c978 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -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 {