gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: indent fix


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: indent fix
Date: Mon, 22 Apr 2019 21:35:05 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 6dbe8f7  indent fix
6dbe8f7 is described below

commit 6dbe8f7f0f6b13453a2af1bca4e42e8efae3715a
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Apr 22 21:35:03 2019 +0200

    indent fix
---
 src/lib/test_merchant_api.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 17a556e..e373e6b 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -1194,7 +1194,7 @@ next_command (struct InterpreterState *is)
 static void
 add_incoming_cb (void *cls,
                  unsigned int http_status,
-                enum TALER_ErrorCode ec,
+                 enum TALER_ErrorCode ec,
                  uint64_t serial_id,
                  struct GNUNET_TIME_Absolute timestamp,
                  const json_t *full_response)
@@ -3335,7 +3335,7 @@ interpreter_run (void *cls)
           json_object_set_new (order,
                                "instance",
                                json_string (instance));
-        
+
         }
       }
 

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



reply via email to

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