mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
fix a copy-pasta issue from long ago
This commit is contained in:
parent
00bf4ed592
commit
3247518f22
@ -3607,7 +3607,7 @@ routerstatus_describe(const routerstatus_t *rs)
|
||||
return routerstatus_get_description(buf, rs);
|
||||
}
|
||||
|
||||
/** Return a human-readable description of the extend_info_t <b>ri</b>.
|
||||
/** Return a human-readable description of the extend_info_t <b>ei</b>.
|
||||
*
|
||||
* This function is not thread-safe. Each call to this function invalidates
|
||||
* previous values returned by this function.
|
||||
|
Loading…
Reference in New Issue
Block a user