gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix warning


From: gnunet
Subject: [taler-merchant] branch master updated: fix warning
Date: Thu, 31 Oct 2019 20:52:04 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

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

commit bfa416777230cccb6aa8bf303a2e0ff6846c14b4
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Oct 31 20:52:02 2019 +0100

    fix warning
---
 src/backend/taler-merchant-httpd.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index db05c70..da1c7b4 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -286,6 +286,7 @@ do_shutdown (void *cls)
 {
   struct TMH_SuspendedConnection *sc;
 
+  (void) cls;
   MH_force_pc_resume ();
   MH_force_trh_resume ();
   if (NULL != mhd_task)

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]