mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
make check-spaces
This commit is contained in:
parent
0fa362cafa
commit
5fcc5dfa77
@ -1895,7 +1895,8 @@ list_torrc_options(void)
|
||||
static uint32_t last_resolved_addr = 0;
|
||||
|
||||
/** Accessor for last_resolved_addr from outside this file. */
|
||||
uint32_t get_last_resolved_addr(void)
|
||||
uint32_t
|
||||
get_last_resolved_addr(void)
|
||||
{
|
||||
return last_resolved_addr;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user