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:24 +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 bea0694  fix signature
bea0694 is described below

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

    fix signature
---
 src/main.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main.c b/src/main.c
index 1ce3c59..185099e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1660,6 +1660,7 @@ refund_complete_cb (void *cls,
 {
   struct Refund *r = cls;
 
+  (void) refund_url;
   r->orh = NULL;
   if (MHD_HTTP_OK != hr->http_status)
   {

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