gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix typo


From: gnunet
Subject: [taler-exchange] branch master updated: -fix typo
Date: Fri, 06 Oct 2023 16:45:23 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new a2313bd4 -fix typo
a2313bd4 is described below

commit a2313bd41e8f695ea56568ca279aa70f1018822e
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Fri Oct 6 15:54:22 2023 +0200

    -fix typo
---
 contrib/gana                                 | 2 +-
 doc/prebuilt                                 | 2 +-
 src/auditordb/pg_get_deposit_confirmations.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index 5980339e..e9015f67 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 5980339e7bf797e0cc90fb65bd1a78a442d253f3
+Subproject commit e9015f67dd6674680a0137b6ef8a04e08a8613e3
diff --git a/doc/prebuilt b/doc/prebuilt
index 748bf62c..1576678c 160000
--- a/doc/prebuilt
+++ b/doc/prebuilt
@@ -1 +1 @@
-Subproject commit 748bf62c7d3342343092f05bb9c02a1145178864
+Subproject commit 1576678c0f195e07c1e1d84a9952ccd17106c0ec
diff --git a/src/auditordb/pg_get_deposit_confirmations.c 
b/src/auditordb/pg_get_deposit_confirmations.c
index 86b6cdd8..01d78dba 100644
--- a/src/auditordb/pg_get_deposit_confirmations.c
+++ b/src/auditordb/pg_get_deposit_confirmations.c
@@ -104,7 +104,7 @@ deposit_confirmation_cb (void *cls,
       TALER_PQ_RESULT_SPEC_AMOUNT ("total_without_fee",
                                    &dc.total_without_fee),
       GNUNET_PQ_result_spec_auto_array_from_type (pg->conn,
-                                                  "coin_pub",
+                                                  "coin_pubs",
                                                   &num_pubs,
                                                   coin_pubs),
       GNUNET_PQ_result_spec_auto_array_from_type (pg->conn,

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