gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix warnings


From: gnunet
Subject: [taler-exchange] branch master updated: -fix warnings
Date: Fri, 19 Nov 2021 12:55:53 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 981cbc98 -fix warnings
981cbc98 is described below

commit 981cbc98a06f0ac63ee96c39c1ddb8a55a474b16
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 19 12:55:50 2021 +0100

    -fix warnings
---
 src/benchmark/taler-aggregator-benchmark.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/benchmark/taler-aggregator-benchmark.c 
b/src/benchmark/taler-aggregator-benchmark.c
index 0e08553d..fbe4c436 100644
--- a/src/benchmark/taler-aggregator-benchmark.c
+++ b/src/benchmark/taler-aggregator-benchmark.c
@@ -428,6 +428,8 @@ run (void *cls,
   struct TALER_EXCHANGEDB_DenominationKeyInformationP issue;
 
   (void) cls;
+  (void) args;
+  (void) cfgfile;
   /* make sure everything 'ends' before the current time,
      so that the aggregator will process everything without
      need for time-travel */

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