gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] 02/06: fix indentation


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/06: fix indentation
Date: Fri, 06 Oct 2017 21:11:41 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit 1da03b95eb8e13f0e4ebaa79d2096a89b34cb1b2
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Oct 6 19:54:48 2017 +0200

    fix indentation
---
 src/json/json_helper.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/json/json_helper.c b/src/json/json_helper.c
index aea19ac..fec637b 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;

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]