gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: Fix build failure d


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: Fix build failure due to #4921.
Date: Fri, 03 Mar 2017 18:31:39 +0100

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 71c1773  Fix build failure due to #4921.
71c1773 is described below

commit 71c177321d3a526d6481fec00a67d4ef2f90646e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 3 18:31:14 2017 +0100

    Fix build failure due to #4921.
---
 src/lib/test_merchant_api.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 025cd8a..1ce4cea 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -1919,6 +1919,7 @@ interpreter_run (void *cls)
                           &amount,
                           cmd->details.check_bank_transfer.account_debit,
                           cmd->details.check_bank_transfer.account_credit,
+                          EXCHANGE_URI,
                           &cmd->details.check_bank_transfer.wtid))
       {
         GNUNET_break (0);

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]