aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-10-23 07:37:39 +1000
committerteor <teor@torproject.org>2019-10-23 07:37:39 +1000
commit339c18d6c745208b939d3db08f7cd0f2a6504d7c (patch)
treebd88d3e6c8771fd1aa8e734d0f5f112404d00cf5 /src/feature/nodelist
parent1cdc030c3d3afbe16461271a1147397f87ba5693 (diff)
downloadtor-339c18d6c745208b939d3db08f7cd0f2a6504d7c.tar.gz
tor-339c18d6c745208b939d3db08f7cd0f2a6504d7c.zip
Tidy whitespace around some STMT_BEGINs and STMT_ENDs
Diffstat (limited to 'src/feature/nodelist')
-rw-r--r--src/feature/nodelist/node_select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/nodelist/node_select.c b/src/feature/nodelist/node_select.c
index 719b4b1b27..8ac0b664c3 100644
--- a/src/feature/nodelist/node_select.c
+++ b/src/feature/nodelist/node_select.c
@@ -147,7 +147,7 @@ router_pick_dirserver_generic(smartlist_t *sourcelist,
try_ip_pref = 0; \
goto retry_label; \
} \
- STMT_END \
+ STMT_END
/* Common retry code for router_pick_directory_server_impl and
* router_pick_trusteddirserver_impl. Retry without excluding nodes, but with