gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: help crappy indenter


From: gnunet
Subject: [taler-exchange] branch master updated: help crappy indenter
Date: Fri, 17 Jan 2020 19:35:39 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 0a3e9f72 help crappy indenter
0a3e9f72 is described below

commit 0a3e9f724f57877f694db1c32d3372e40b48faf8
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 19:35:37 2020 +0100

    help crappy indenter
---
 src/lib/exchange_api_reserve.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/lib/exchange_api_reserve.c b/src/lib/exchange_api_reserve.c
index f843f242..bb898b52 100644
--- a/src/lib/exchange_api_reserve.c
+++ b/src/lib/exchange_api_reserve.c
@@ -232,7 +232,8 @@ parse_reserve_history (struct TALER_EXCHANGE_Handle 
*exchange,
          isn't listed twice by the exchange. We use the
          "uuid" array to remember the hashes of all
          purposes, and compare the hashes to find
-         duplicates. */GNUNET_CRYPTO_hash (&withdraw_purpose,
+         duplicates. *///
+      GNUNET_CRYPTO_hash (&withdraw_purpose,
                           ntohl (withdraw_purpose.purpose.size),
                           &uuid[uuid_off]);
       for (unsigned int i = 0; i<uuid_off; i++)

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



reply via email to

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