[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r8397: Minor documentation fix (in tor/trunk: . src/or)
Author: weasel
Date: 2006-09-15 00:29:36 -0400 (Fri, 15 Sep 2006)
New Revision: 8397
Modified:
tor/trunk/
tor/trunk/src/or/routerlist.c
Log:
r9767@danube: weasel | 2006-09-15 06:27:48 +0200
Minor documentation fix
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /local/or/tor/trunk [r9767] on 17f730b7-d419-0410-b50f-85ee4b70197a
svk:merge ticket from /tor/trunk [r8817] on c95137ef-5f19-0410-b913-86e773d04f59
Modified: tor/trunk/src/or/routerlist.c
===================================================================
--- tor/trunk/src/or/routerlist.c 2006-09-15 04:27:58 UTC (rev 8396)
+++ tor/trunk/src/or/routerlist.c 2006-09-15 04:29:36 UTC (rev 8397)
@@ -2134,7 +2134,7 @@
* 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.