mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
r9758@danube: weasel | 2006-09-14 07:10:12 +0200
Add a comment svn:r8391
This commit is contained in:
parent
7fcec09560
commit
2cf6cfe189
@ -842,6 +842,7 @@ router_rebuild_descriptor(int force)
|
||||
tor_free(name);
|
||||
});
|
||||
|
||||
/* remove duplicates from the list */
|
||||
smartlist_sort_strings(ri->declared_family);
|
||||
for (i = 1; i < smartlist_len(ri->declared_family); ++i) {
|
||||
const char *a, *b;
|
||||
|
Loading…
Reference in New Issue
Block a user