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:36 +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 99646fc  fix signature
99646fc is described below

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

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

diff --git a/src/main.c b/src/main.c
index 185099e..38653a2 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1660,7 +1660,7 @@ refund_complete_cb (void *cls,
 {
   struct Refund *r = cls;
 
-  (void) refund_url;
+  (void) refund_uri;
   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]