gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -add comment


From: gnunet
Subject: [taler-merchant] branch master updated: -add comment
Date: Thu, 04 Mar 2021 10:44:49 +0100

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 d773c25f -add comment
d773c25f is described below

commit d773c25fa52a7901da8702e8bd127fd5a567d3a2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Mar 4 10:44:46 2021 +0100

    -add comment
---
 src/backend/taler-merchant-httpd_post-tips-ID-pickup.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/backend/taler-merchant-httpd_post-tips-ID-pickup.c 
b/src/backend/taler-merchant-httpd_post-tips-ID-pickup.c
index 47738f66..4ac68578 100644
--- a/src/backend/taler-merchant-httpd_post-tips-ID-pickup.c
+++ b/src/backend/taler-merchant-httpd_post-tips-ID-pickup.c
@@ -937,6 +937,7 @@ RETRY:
       TALER_amount_cmp (&total_remaining,
                         &pc->total_requested))
   {
+    /* total_remaining < pc->total_requested */
     GNUNET_break_op (0);
     TMH_db->rollback (TMH_db->cls);
     return TALER_MHD_reply_with_error (connection,

-- 
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]