Explorar el Código

mark off another bug

svn:r1325
Roger Dingledine hace 21 años
padre
commit
dfb16a6274
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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