From a97983ddb198c4da1a76837a37af0940d59cb36a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 10 Aug 2020 08:10:44 +0200 Subject: indentation and logging fixes --- src/testing/test_bank_api.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/testing/test_bank_api.c') diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c index 3e34974bf..8e788493d 100644 --- a/src/testing/test_bank_api.c +++ b/src/testing/test_bank_api.c @@ -197,9 +197,9 @@ main (int argc, return 77; } - if (NULL == (bankd = TALER_TESTING_run_bank (CONFIG_FILE_PYBANK, - bc.exchange_auth. - wire_gateway_url))) + if (NULL == (bankd = TALER_TESTING_run_bank ( + CONFIG_FILE_PYBANK, + bc.exchange_auth.wire_gateway_url))) { GNUNET_break (0); return 77; -- cgit v1.2.3