]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
documentation bug
authorRoger Dingledine <arma@torproject.org>
Wed, 4 Jun 2008 08:59:14 +0000 (08:59 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 4 Jun 2008 08:59:14 +0000 (08:59 +0000)
svn:r14935

src/or/routerlist.c

index 6eb798f4af611dd27b72ed7706de9163b925ca1c..dba976bdccaecc86150156000f7bc14222a3e8c5 100644 (file)
@@ -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 <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)