mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Appease make check-spaces
This commit is contained in:
parent
b5280efc17
commit
10130e5979
1 changed files with 1 additions and 1 deletions
|
@ -693,7 +693,7 @@ rend_client_refetch_v2_renddesc(const rend_data_t *rend_query)
|
||||||
/* Close pending connections. */
|
/* Close pending connections. */
|
||||||
rend_client_desc_trynow(rend_query->onion_address);
|
rend_client_desc_trynow(rend_query->onion_address);
|
||||||
|
|
||||||
done:
|
done:
|
||||||
memset(descriptor_id, 0, sizeof(descriptor_id));
|
memset(descriptor_id, 0, sizeof(descriptor_id));
|
||||||
|
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Add table
Reference in a new issue