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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 7a3034061..c44b780e4 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -430,7 +430,7 @@ typedef struct {
int LinkPadding;
int IgnoreVersion;
int DirRebuildPeriod;
- int DirFetchPeriod;
+ int DirFetchPostPeriod;
int KeepalivePeriod;
int MaxOnionsPending;
int NewCircuitPeriod;