mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
best not to introduce new technical terms if we don't need to
svn:r9800
This commit is contained in:
parent
98c3403ce7
commit
7fedd6ab4e
@ -1592,7 +1592,7 @@ _routerlist_find_elt(smartlist_t *sl, void *ri, int idx)
|
||||
|
||||
/** 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
|
||||
|
Loading…
Reference in New Issue
Block a user