mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix a docstring
This commit is contained in:
committed by
Nick Mathewson
parent
330116f034
commit
532c13693e
+1
-1
@@ -3875,7 +3875,7 @@ static int bootstrap_problems = 0;
|
||||
* information and initial circuits.
|
||||
*
|
||||
* <b>status</b> is the new status, that is, what task we will be doing
|
||||
* next. <b>percent</b> is zero if we just started this task, else it
|
||||
* next. <b>progress</b> is zero if we just started this task, else it
|
||||
* represents progress on the task. */
|
||||
void
|
||||
control_event_bootstrap(bootstrap_status_t status, int progress)
|
||||
|
||||
Reference in New Issue
Block a user