Explorar o código

Nothing is good enough for you, is it?

svn:r1556
Nick Mathewson %!s(int64=21) %!d(string=hai) anos
pai
achega
8351847afd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/circuit.c

+ 1 - 1
src/or/circuit.c

@@ -313,7 +313,7 @@ static int circuit_is_acceptable(circuit_t *circ,
       }
     }
   }
-  return 0;
+  return 1;
 }
 
 /* Return 1 iff circuit 'a' is better than circuit 'b' for purpose.  Used by