From 8f226c1417320ded3ee7cb5347883a73d2a32a44 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 15 Jul 2016 18:22:43 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libcoopgamma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libcoopgamma.c') diff --git a/src/libcoopgamma.c b/src/libcoopgamma.c index 1f1fab7..5762aa5 100644 --- a/src/libcoopgamma.c +++ b/src/libcoopgamma.c @@ -132,7 +132,7 @@ char* argv0 __attribute__((weak)) = "libcoopgamma"; resync: \ switch (libcoopgamma_synchronise(ctx, &async, 1, &_selected)) \ { \ - case 0: \ + default: \ break; \ case -1: \ if (errno != EINTR) \ -- cgit v1.2.3-70-g09d2