Quellcode durchsuchen

mark off another bug

svn:r1325
Roger Dingledine vor 21 Jahren
Ursprung
Commit
dfb16a6274
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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