gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: touch unused variable


From: gnunet
Subject: [taler-exchange] branch master updated: touch unused variable
Date: Mon, 29 Nov 2021 10:22:39 +0100

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

oec pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 4e9a5c8c touch unused variable
4e9a5c8c is described below

commit 4e9a5c8cc7239f063e7dddb7070f285ed9996522
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Mon Nov 29 10:22:35 2021 +0100

    touch unused variable
---
 src/util/test_helper_rsa.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/util/test_helper_rsa.c b/src/util/test_helper_rsa.c
index 80a36fd0..6377a39d 100644
--- a/src/util/test_helper_rsa.c
+++ b/src/util/test_helper_rsa.c
@@ -149,6 +149,7 @@ key_cb (void *cls,
   (void) cls;
   (void) sm_pub;
   (void) sm_sig;
+  (void) age_restricted;
   GNUNET_log (GNUNET_ERROR_TYPE_INFO,
               "Key notification about key %s in `%s'\n",
               GNUNET_h2s (&h_rsa->hash),

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