gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: ftbfs


From: gnunet
Subject: [taler-exchange] branch master updated: ftbfs
Date: Wed, 24 Nov 2021 00:20:00 +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 4c628aba ftbfs
4c628aba is described below

commit 4c628aba80a28c71881baa149883d1028ee77a65
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 24 00:19:49 2021 +0100

    ftbfs
---
 src/bank-lib/fakebank.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c
index 8218ea77..cc3281c0 100644
--- a/src/bank-lib/fakebank.c
+++ b/src/bank-lib/fakebank.c
@@ -548,7 +548,7 @@ lp_expiration_thread (void *cls)
                   timeout_ms);
       if (-1 == ret)
       {
-        if (EINTR != epoll)
+        if (EINTR != errno)
           GNUNET_log_strerror (GNUNET_ERROR_TYPE_WARNING,
                                "poll");
       }

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