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: Sun, 27 Jun 2021 15:36:45 +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 4ba4cf74 -fix typo
4ba4cf74 is described below

commit 4ba4cf74ae700fc5ad5f157c81ad052c47e74d70
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Jun 27 15:36:42 2021 +0200

    -fix typo
---
 contrib/gana                    | 2 +-
 src/exchangedb/lrbt_callbacks.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index 22575065..c70de07d 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 225750659eaa65f67687e2b17949a2362dfc731d
+Subproject commit c70de07db9e32b5cf419c9c4d245f6f73f03b2d2
diff --git a/src/exchangedb/lrbt_callbacks.c b/src/exchangedb/lrbt_callbacks.c
index 14968ac1..a905e503 100644
--- a/src/exchangedb/lrbt_callbacks.c
+++ b/src/exchangedb/lrbt_callbacks.c
@@ -963,7 +963,7 @@ lrbt_cb_table_wire_out (void *cls,
       TALER_PQ_result_spec_json ("wire_target",
                                  &td.details.wire_out.wire_target),
       GNUNET_PQ_result_spec_string (
-        "exchnage_account_section",
+        "exchange_account_section",
         &td.details.wire_out.exchange_account_section),
       TALER_PQ_RESULT_SPEC_AMOUNT ("amount",
                                    &td.details.wire_out.amount),

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