svn:r6796
This commit is contained in:
Roger Dingledine
2006-07-20 23:45:26 +00:00
parent 97a14b2018
commit 237c7ecbfd
+1 -1
View File
@@ -524,7 +524,7 @@ inform_testing_reachability(void)
/** Return true iff we should send a create_fast cell to build a circuit
* starting at <b>router</b>. (If <b>router</b> is NULL, we don't have
* information on the router. */
* information on the router, so return false.) */
static INLINE int
should_use_create_fast_for_router(routerinfo_t *router)
{