aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcoopgamma.c')
-rw-r--r--src/libcoopgamma.c2
1 files changed, 1 insertions, 1 deletions
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) \