Browse Source

mark off another bug

svn:r1325
Roger Dingledine 21 years ago
parent
commit
dfb16a6274
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/TODO

+ 1 - 1
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