mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 14:43:46 +01:00
make check-spaces fix
This commit is contained in:
parent
1118bd9910
commit
3e803a1f18
@ -679,7 +679,8 @@ sandbox_intern_string(const char *param)
|
||||
}
|
||||
|
||||
static int
|
||||
prot_strings(sandbox_cfg_t* cfg) {
|
||||
prot_strings(sandbox_cfg_t* cfg)
|
||||
{
|
||||
int ret = 0;
|
||||
int pr_mem_size = 0, pr_mem_left = 0;
|
||||
char *pr_mem_next = NULL, *pr_mem_base;
|
||||
|
Loading…
Reference in New Issue
Block a user