From 1da03b95eb8e13f0e4ebaa79d2096a89b34cb1b2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 6 Oct 2017 19:54:48 +0200 Subject: fix indentation --- src/json/json_helper.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/json') diff --git a/src/json/json_helper.c b/src/json/json_helper.c index aea19ac3d..fec637bde 100644 --- a/src/json/json_helper.c +++ b/src/json/json_helper.c @@ -152,8 +152,8 @@ TALER_JSON_spec_amount (const char *name, */ static int parse_amount_nbo (void *cls, - json_t *root, - struct GNUNET_JSON_Specification *spec) + json_t *root, + struct GNUNET_JSON_Specification *spec) { struct TALER_AmountNBO *r_amount = spec->ptr; struct TALER_Amount amount; -- cgit v1.2.3