From c6b3cf4b968f65312a1e52aed53b7256a097ca2b Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 4 Jun 2008 08:59:14 +0000 Subject: documentation bug svn:r14935 --- src/or/routerlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/or/routerlist.c b/src/or/routerlist.c index 6eb798f4af..dba976bdcc 100644 --- a/src/or/routerlist.c +++ b/src/or/routerlist.c @@ -567,7 +567,7 @@ _compare_signed_descriptors_by_age(const void **_a, const void **_b) * routerlist, and clear the journal. Return 0 on success, -1 on failure. * * If extrainfo is true, rebuild the extrainfo store; else rebuild the - * router descriptor store. + * router descriptor store. [XXX021 this sentence refers to bad args] */ static int router_rebuild_store(int flags, desc_store_t *store) -- cgit v1.2.3-54-g00ecf