summaryrefslogtreecommitdiffstats
path: root/select.c
diff options
context:
space:
mode:
Diffstat (limited to 'select.c')
-rw-r--r--select.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/select.c b/select.c
index b22cb12..7e73771 100644
--- a/select.c
+++ b/select.c
@@ -176,6 +176,7 @@ printf("8"); fflush(stdout);
printf("9"); fflush(stdout);
work = 1;
lcr_fd->cb(lcr_fd, flags, lcr_fd->cb_instance, lcr_fd->cb_index);
+printf("0"); fflush(stdout);
if (unregistered)
goto restart;
printf("-"); fflush(stdout);