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:36:22 +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 33bd1ca2 help crappy indenter
33bd1ca2 is described below

commit 33bd1ca2bbd61019b224c9de8ac48126d0a57ab0
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 19:36:20 2020 +0100

    help crappy indenter
---
 src/lib/exchange_api_common.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c
index 2c7923ce..c7e76985 100644
--- a/src/lib/exchange_api_common.c
+++ b/src/lib/exchange_api_common.c
@@ -224,8 +224,10 @@ TALER_EXCHANGE_verify_coin_history (const char *currency,
          for the exchange to lie here, so not checking is probably OK
          (an auditor ought to check, though). Then again, we similarly
          had no reason to check the merchant's signature (other than a
-         well-formendess check). *//* TODO: check that deposit fee and coin 
value match
-   our expectations from /keys! */add = GNUNET_NO;
+         well-formendess check). *///
+      /* TODO: check that deposit fee and coin value match
+         our expectations from /keys! *///
+      add = GNUNET_NO;
     }
     else if (0 == strcasecmp (type,
                               "PAYBACK"))

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



reply via email to

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