summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-03-20 23:27:41 +0000
committerRoger Dingledine <arma@torproject.org>2004-03-20 23:27:41 +0000
commitdfb16a62741fcc58ad1c2242741f58df14429ff6 (patch)
tree2f0773e5ee697aff6eeb0501fba71ec6ce978e28
parent3d2c6c7cfa25b4830be0f04d0d62a74c61e312d4 (diff)
downloadtor-dfb16a62741fcc58ad1c2242741f58df14429ff6.tar.gz
tor-dfb16a62741fcc58ad1c2242741f58df14429ff6.zip
mark off another bug
svn:r1325
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 5b07b59d37..0778264b5a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -12,7 +12,7 @@ ARMA - arma claims
X Abandoned
Bugs:
- - we call signal(), but we should be calling sigaction()
+ o we call signal(), but we should be calling sigaction()
- send socks rejects when things go bad ?
o on solaris, need to build with
LDFLAGS="-lsocket -lnsl" ./configure