aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_helpers_exchange.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-19 15:54:05 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-19 15:54:05 +0100
commitc4690a44bce7e1bc003065df09cd739a9ca9dc5e (patch)
treeae14801a7b6c6e9a49e273e423e2f66c1b740f41 /src/testing/testing_api_helpers_exchange.c
parent685837ad280c83abae5f8a14f91c5968b720df8c (diff)
downloadexchange-c4690a44bce7e1bc003065df09cd739a9ca9dc5e.tar.xz
-minor code cleanup
Diffstat (limited to 'src/testing/testing_api_helpers_exchange.c')
-rw-r--r--src/testing/testing_api_helpers_exchange.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/testing_api_helpers_exchange.c b/src/testing/testing_api_helpers_exchange.c
index c2c5136e1..c47a1c2fb 100644
--- a/src/testing/testing_api_helpers_exchange.c
+++ b/src/testing/testing_api_helpers_exchange.c
@@ -720,7 +720,8 @@ TALER_TESTING_setup_with_exchange_cfg (
return GNUNET_NO;
}
- if (0 == strcmp ("tcp", serve))
+ if (0 == strcmp ("tcp",
+ serve))
{
if (GNUNET_OK !=
GNUNET_CONFIGURATION_get_value_number (cfg,