aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
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 {