Explorar el Código

documentation bug

svn:r14935
Roger Dingledine hace 17 años
padre
commit
c6b3cf4b96
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/or/routerlist.c

+ 1 - 1
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 <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)