浏览代码

r9767@danube: weasel | 2006-09-15 06:27:48 +0200
Minor documentation fix


svn:r8397

Peter Palfrader 19 年之前
父节点
当前提交
5beb114744
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/routerlist.c

+ 1 - 1
src/or/routerlist.c

@@ -2134,7 +2134,7 @@ add_networkstatus_to_cache(const char *s,
  * store it, and put it into our cache as necessary.
  *
  * If <b>source</b> is NS_FROM_DIR or NS_FROM_CACHE, do not replace our
- * own networkstatus_t (if we're a directory server).
+ * own networkstatus_t (if we're an authoritative directory server).
  *
  * If <b>source</b> is NS_FROM_CACHE, do not write our networkstatus_t to the
  * cache.