gnunet-svn
[Top][All Lists]
Advanced

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

[taler-challenger] branch master updated: -fix warning


From: gnunet
Subject: [taler-challenger] branch master updated: -fix warning
Date: Sun, 07 May 2023 01:36:22 +0200

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

grothoff pushed a commit to branch master
in repository challenger.

The following commit(s) were added to refs/heads/master by this push:
     new 84eddd0  -fix warning
84eddd0 is described below

commit 84eddd093ca229d4bdca525e2d7ac725bc3bba01
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun May 7 01:36:19 2023 +0200

    -fix warning
---
 src/challengerdb/test_challenger_db.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/challengerdb/test_challenger_db.c 
b/src/challengerdb/test_challenger_db.c
index 46a4a95..2947e38 100644
--- a/src/challengerdb/test_challenger_db.c
+++ b/src/challengerdb/test_challenger_db.c
@@ -102,6 +102,7 @@ main (int argc,
   char *testname;
   struct GNUNET_CONFIGURATION_Handle *cfg;
 
+  (void) argc;
   result = EXIT_FAILURE;
   if (NULL == (plugin_name = strrchr (argv[0], (int) '-')))
   {

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