gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix FTBFS


From: gnunet
Subject: [taler-exchange] branch master updated: fix FTBFS
Date: Fri, 17 Jan 2020 03:31:41 +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 1f92ba59 fix FTBFS
1f92ba59 is described below

commit 1f92ba59ded8be11fe3fb8818533c0e5e266fc85
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 03:31:39 2020 +0100

    fix FTBFS
---
 src/lib/test_taler_exchange_wirewatch.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/test_taler_exchange_wirewatch.c 
b/src/lib/test_taler_exchange_wirewatch.c
index 3a7b4009..23baca57 100644
--- a/src/lib/test_taler_exchange_wirewatch.c
+++ b/src/lib/test_taler_exchange_wirewatch.c
@@ -148,6 +148,7 @@ main (int argc,
     };
 
     conn = GNUNET_PQ_connect ("postgres:///talercheck",
+                              NULL,
                               es,
                               NULL);
     if (NULL == conn)

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



reply via email to

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