From 3cb0454dc0d123f3a943d787c67cd4bcfb23a325 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 29 May 2018 12:18:18 +0200 Subject: Commenting the main "testing" header file. --- src/exchange-lib/testing_api_helpers.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/exchange-lib/testing_api_helpers.c') diff --git a/src/exchange-lib/testing_api_helpers.c b/src/exchange-lib/testing_api_helpers.c index c6459a54..b3e32fc2 100644 --- a/src/exchange-lib/testing_api_helpers.c +++ b/src/exchange-lib/testing_api_helpers.c @@ -568,10 +568,11 @@ TALER_TESTING_prepare_fakebank (const char *config_filename, "payto://x-taler-bank/", strlen ("payto://x-taler-bank/"))) { - GNUNET_log_config_invalid (GNUNET_ERROR_TYPE_WARNING, - config_section, - "URL", - "expected `x-taler-bank' payto://-URL"); + GNUNET_log_config_invalid + (GNUNET_ERROR_TYPE_WARNING, + config_section, + "URL", + "expected `x-taler-bank' payto://-URL"); GNUNET_CONFIGURATION_destroy (cfg); GNUNET_free (payto_url); return NULL; -- cgit v1.2.3