aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO.021
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO.021')
-rw-r--r--doc/TODO.0212
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.021 b/doc/TODO.021
index b5e766b808..d8aa04084a 100644
--- a/doc/TODO.021
+++ b/doc/TODO.021
@@ -362,7 +362,7 @@ R d Do we want to maintain our own set of entryguards that we use as
"who can change what" in local_routerstatus explicit. Make
local_routerstatus (or equivalent) subsume all places to go for "what
router is this?"
- - Don't call time(NULL) so much; instead have a static time_t field
+ o Don't call time(NULL) so much; instead have a static time_t field
that gets updated only a handful of times per second.
- Refactor unit tests into multiple files