gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -typo


From: gnunet
Subject: [taler-merchant] branch master updated: -typo
Date: Sat, 13 Jan 2024 23:14:54 +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 3dbb4672 -typo
3dbb4672 is described below

commit 3dbb4672865e63d30305f8017077189ee3ac7285
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 13 23:14:50 2024 +0100

    -typo
---
 src/backend/taler-merchant-httpd_private-get-orders-ID.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/backend/taler-merchant-httpd_private-get-orders-ID.c 
b/src/backend/taler-merchant-httpd_private-get-orders-ID.c
index ed045b48..864745a0 100644
--- a/src/backend/taler-merchant-httpd_private-get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_private-get-orders-ID.c
@@ -630,6 +630,7 @@ phase_fetch_contract (struct GetOrderRequestContext *gorc)
   {
     GNUNET_log (GNUNET_ERROR_TYPE_INFO,
                 "Order %s is %s (%s) according to database\n",
+                hc->infix,
                 gorc->paid ? "paid" : "unpaid",
                 gorc->wired ? "wired" : "unwired");
     gorc->phase++;

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