aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 8b2b18711..0a647ddbe 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -66,9 +66,9 @@ N . Improve memory usage on tight-memory machines.
- Be a little more OO to save memory in frequently
replicated structs.
o Split circuit_t into origin circuits and or circuits
- - Move as many fields as reasonable out of base class.
- - Re-pack structs to avoid wasted bytes.
- - Split connection_t based on type field.
+ . Move as many fields as reasonable out of base class.
+ o Re-pack structs to avoid wasted bytes.
+ o Split connection_t based on type field.
- "bandwidth classes", for incoming vs initiated-here conns.
o Asynchronous DNS