[or-cvs] r14935: documentation bug (tor/trunk/src/or)
arma at seul.org
arma at seul.org
Wed Jun 4 08:59:15 UTC 2008
Author: arma
Date: 2008-06-04 04:59:14 -0400 (Wed, 04 Jun 2008)
New Revision: 14935
Modified:
tor/trunk/src/or/routerlist.c
Log:
documentation bug
Modified: tor/trunk/src/or/routerlist.c
===================================================================
--- tor/trunk/src/or/routerlist.c 2008-06-04 08:54:57 UTC (rev 14934)
+++ tor/trunk/src/or/routerlist.c 2008-06-04 08:59:14 UTC (rev 14935)
@@ -567,7 +567,7 @@
* routerlist, and clear the journal. Return 0 on success, -1 on failure.
*
* If <b>extrainfo</b> 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)
More information about the tor-commits
mailing list