[or-cvs] Nothing is good enough for you, is it?

Nick Mathewson nickm at seul.org
Thu Apr 8 02:50:36 UTC 2004


Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/tmp/cvs-serv28109/src/or

Modified Files:
	circuit.c 
Log Message:
Nothing is good enough for you, is it?

Index: circuit.c
===================================================================
RCS file: /home/or/cvsroot/src/or/circuit.c,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- circuit.c	8 Apr 2004 02:24:06 -0000	1.198
+++ circuit.c	8 Apr 2004 02:50:34 -0000	1.199
@@ -313,7 +313,7 @@
       }
     }
   }
-  return 0;
+  return 1;
 }
 
 /* Return 1 iff circuit 'a' is better than circuit 'b' for purpose.  Used by



More information about the tor-commits mailing list