gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 03/03: -mark up FIXME better


From: gnunet
Subject: [taler-exchange] 03/03: -mark up FIXME better
Date: Mon, 16 Oct 2023 08:49:58 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

commit e389cb41924794477d73cae764efb61f3351ff62
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Oct 15 23:49:21 2023 +0200

    -mark up FIXME better
---
 src/exchange/taler-exchange-httpd_batch-deposit.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_batch-deposit.c 
b/src/exchange/taler-exchange-httpd_batch-deposit.c
index bc8b20de..b74150b8 100644
--- a/src/exchange/taler-exchange-httpd_batch-deposit.c
+++ b/src/exchange/taler-exchange-httpd_batch-deposit.c
@@ -240,8 +240,8 @@ batch_deposit_transaction (void *cls,
       = TEH_RESPONSE_reply_coin_insufficient_funds (
           connection,
           TALER_EC_EXCHANGE_DEPOSIT_CONFLICTING_CONTRACT,
-          &bd->cdis[0 /* SEE FIXME above! */].coin.denom_pub_hash,
-          &bd->cdis[0 /* SEE FIXME above! */].coin.coin_pub);
+          &bd->cdis[0 /* SEE FIXME-#7267 Oec above! */].coin.denom_pub_hash,
+          &bd->cdis[0 /* SEE FIXME-#7267 Oec above! */].coin.coin_pub);
     return GNUNET_DB_STATUS_HARD_ERROR;
   }
   if (! balance_ok)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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