gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: try to address #6498-16717


From: gnunet
Subject: [taler-merchant] branch master updated: try to address #6498-16717
Date: Sun, 23 Aug 2020 22:31:56 +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 e357d77  try to address #6498-16717
e357d77 is described below

commit e357d772212a85243d6040e1b2344744f90101f6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 23 22:31:53 2020 +0200

    try to address #6498-16717
---
 src/backend/taler-merchant-httpd_get-orders-ID.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c 
b/src/backend/taler-merchant-httpd_get-orders-ID.c
index 794dbc5..63bf288 100644
--- a/src/backend/taler-merchant-httpd_get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_get-orders-ID.c
@@ -1006,9 +1006,9 @@ TMH_get_orders_ID (const struct TMH_RequestHandler *rh,
     GNUNET_break (1 == qs);
     GNUNET_free (already_paid_order_id);
   }
-  else
+
   {
-    /* Check if paid regardless of session. */
+    /* Check if paid. */
     struct GNUNET_HashCode h_contract;
     bool paid;
 

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