gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] branch master updated: fix signature


From: gnunet
Subject: [taler-taler-mdb] branch master updated: fix signature
Date: Sat, 22 Aug 2020 15:57:11 +0200

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

grothoff pushed a commit to branch master
in repository taler-mdb.

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

commit db8a0f4371d110ba1289a1bc7207710530ec3938
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Aug 22 15:57:09 2020 +0200

    fix signature
---
 src/main.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main.c b/src/main.c
index ea79e1a..1ce3c59 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1655,7 +1655,8 @@ vend_success ()
  */
 static void
 refund_complete_cb (void *cls,
-                    const struct TALER_MERCHANT_HttpResponse *hr)
+                    const struct TALER_MERCHANT_HttpResponse *hr,
+                    const char *refund_uri)
 {
   struct Refund *r = cls;
 

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