summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-17 23:51:09 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-17 23:51:09 +0200
commit93f1fb5fc3bf38027f216ca91d8cf5fbe462c9d5 (patch)
tree9c852df943b87f9ea03e78cc0ec494a476d4b153 /src
parentaa3332b74e18d27cf26864f69c6b17c4d98ff14f (diff)
downloadexchange-93f1fb5fc3bf38027f216ca91d8cf5fbe462c9d5.tar.gz
exchange-93f1fb5fc3bf38027f216ca91d8cf5fbe462c9d5.tar.bz2
exchange-93f1fb5fc3bf38027f216ca91d8cf5fbe462c9d5.zip
indent
Diffstat (limited to 'src')
-rw-r--r--src/exchange-lib/test_exchange_api.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/exchange-lib/test_exchange_api.c b/src/exchange-lib/test_exchange_api.c
index 541a621d2..29095d87a 100644
--- a/src/exchange-lib/test_exchange_api.c
+++ b/src/exchange-lib/test_exchange_api.c
@@ -924,7 +924,7 @@ reserve_status_cb (void *cls,
{
if (GNUNET_OK !=
compare_reserve_withdraw_history (&history[j],
- rel))
+ rel))
{
GNUNET_break (0);
fail (is);
@@ -1782,9 +1782,9 @@ interpreter_run (void *cls)
&reserve_pub.eddsa_pub);
cmd->details.reserve_status.wsh
= TALER_EXCHANGE_reserve_status (exchange,
- &reserve_pub,
- &reserve_status_cb,
- is);
+ &reserve_pub,
+ &reserve_status_cb,
+ is);
return;
case OC_WITHDRAW_SIGN:
GNUNET_assert (NULL !=