mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
fix check-spaces once more
This commit is contained in:
parent
f179abdca9
commit
15bfdbeb9d
@ -5214,3 +5214,4 @@ MOCK_IMPL(int, hid_serv_responsible_for_desc_id,
|
|||||||
smartlist_free(responsible);
|
smartlist_free(responsible);
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -243,3 +243,4 @@ MOCK_DECL(STATIC void, initiate_descriptor_downloads,
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user