[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9800: best not to introduce new technical terms if we don't need t (tor/trunk/src/or)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r9800: best not to introduce new technical terms if we don't need t (tor/trunk/src/or)
- From: arma@xxxxxxxx
- Date: Sun, 11 Mar 2007 16:52:08 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Sun, 11 Mar 2007 16:52:17 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: arma
Date: 2007-03-11 16:52:07 -0400 (Sun, 11 Mar 2007)
New Revision: 9800
Modified:
tor/trunk/src/or/routerlist.c
Log:
best not to introduce new technical terms if we don't need to
Modified: tor/trunk/src/or/routerlist.c
===================================================================
--- tor/trunk/src/or/routerlist.c 2007-03-11 20:34:44 UTC (rev 9799)
+++ tor/trunk/src/or/routerlist.c 2007-03-11 20:52:07 UTC (rev 9800)
@@ -1592,7 +1592,7 @@
/** Insert an item <b>ri</b> into the routerlist <b>rl</b>, updating indices
* as needed. There must be no previous member of <b>rl</b> with the same
- * identity giest as <b>ri</b>: If there is, call routerlist_replace
+ * identity digest as <b>ri</b>: If there is, call routerlist_replace
* instead.
*/
static void