gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: comment


From: gnunet
Subject: [taler-merchant] branch master updated: comment
Date: Thu, 10 Sep 2020 16:04:35 +0200

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

ms pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 26ff965  comment
26ff965 is described below

commit 26ff9653ab5a67847cecf0b225a18a48e2f76b7a
Author: MS <ms@taler.net>
AuthorDate: Thu Sep 10 16:04:30 2020 +0200

    comment
---
 src/backend/taler-merchant-httpd_private-post-orders.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c 
b/src/backend/taler-merchant-httpd_private-post-orders.c
index a491a9e..0b3bf50 100644
--- a/src/backend/taler-merchant-httpd_private-post-orders.c
+++ b/src/backend/taler-merchant-httpd_private-post-orders.c
@@ -686,7 +686,7 @@ patch_order (struct MHD_Connection *connection,
                                         GNUNET_JSON_from_time_abs (now)));
   }
 
-  /* If no refund_deadline given, set one as zero.  */
+  /* If no refund_deadline given, set one based on refund_delay.  */
   if (NULL == json_object_get (order,
                                "refund_deadline"))
   {

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