Skip to content
Snippets Groups Projects
Commit c76a3328 authored by Linus Nordberg's avatar Linus Nordberg Committed by Nick Mathewson
Browse files

Fix a comment.

parent 485b4b7e
No related branches found
No related tags found
No related merge requests found
...@@ -196,7 +196,7 @@ nodelist_add_microdesc(microdesc_t *md) ...@@ -196,7 +196,7 @@ nodelist_add_microdesc(microdesc_t *md)
return node; return node;
} }
/** Tell the nodelist that the current usable consensus to <b>ns</b>. /** Tell the nodelist that the current usable consensus is <b>ns</b>.
* This makes the nodelist change all of the routerstatus entries for * This makes the nodelist change all of the routerstatus entries for
* the nodes, drop nodes that no longer have enough info to get used, * the nodes, drop nodes that no longer have enough info to get used,
* and grab microdescriptors into nodes as appropriate. * and grab microdescriptors into nodes as appropriate.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment