mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
tweak
svn:r6799
This commit is contained in:
parent
9283ddb760
commit
4d5fab4f9a
@ -881,7 +881,7 @@ static digestmap_t *cached_v2_networkstatus = NULL;
|
||||
* <b>directory</b> published on <b>when</b>, unless <b>when</b> is older than
|
||||
* the last value, or too far in the future.
|
||||
*
|
||||
* Does not copy <b>directory</b>; free it if it isn't used.
|
||||
* Does not copy <b>directory</b>; frees it if it isn't used.
|
||||
*/
|
||||
static void
|
||||
set_cached_dir(cached_dir_t *d, char *directory, time_t when)
|
||||
|
Loading…
Reference in New Issue
Block a user