From abb5cb54efe691927b3a1b9f1235687291c98922 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 2 Feb 2025 22:10:35 +0100 Subject: m whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- cg-base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cg-base.c') diff --git a/cg-base.c b/cg-base.c index ad03937..1df9e0d 100644 --- a/cg-base.c +++ b/cg-base.c @@ -282,7 +282,7 @@ synchronise(int timeout) } } - sync: +sync: if (pollfd.revents & (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI | POLLERR | POLLHUP | POLLNVAL)) { for (;;) { if (libcoopgamma_synchronise(&cg, asyncs, filters_n, &selected) < 0) { -- cgit v1.2.3-70-g09d2