mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
normalize whitespace
svn:r2839
This commit is contained in:
parent
ae7821bd88
commit
ed4fa18699
@ -971,7 +971,7 @@ option_is_same(or_options_t *o1, or_options_t *o2, config_var_t *var)
|
||||
|
||||
v1 = ((char*)o1) + var-> var_offset;
|
||||
v2 = ((char*)o2) + var-> var_offset;
|
||||
switch (var->type)
|
||||
switch (var->type)
|
||||
{
|
||||
case CONFIG_TYPE_UINT:
|
||||
case CONFIG_TYPE_BOOL:
|
||||
|
Loading…
Reference in New Issue
Block a user