From 1c596156aa2363d86a694fca1328aa01177d9739 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 9 Feb 2006 00:08:23 +0000 Subject: [PATCH] tweak comment svn:r5930 --- src/or/circuitbuild.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c index 0b6860d903..2a484a13e1 100644 --- a/src/or/circuitbuild.c +++ b/src/or/circuitbuild.c @@ -1698,7 +1698,7 @@ build_state_get_exit_nickname(cpath_build_state_t *state) * - Listed as either up or never yet contacted; * - Present in the routerlist; * - Listed as 'stable' or 'fast' by the current dirserver concensus, - * if demanded by need_uptime and need_capacity; and + * if demanded by need_uptime or need_capacity; and * - Allowed by our current ReachableAddresses config option. */ static INLINE routerinfo_t *