summaryrefslogtreecommitdiffstats
path: root/avahi-common/simple-watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/simple-watch.h')
-rw-r--r--avahi-common/simple-watch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/simple-watch.h b/avahi-common/simple-watch.h
index 600e5ce..127ddc5 100644
--- a/avahi-common/simple-watch.h
+++ b/avahi-common/simple-watch.h
@@ -35,7 +35,7 @@ void avahi_simple_poll_free(AvahiSimplePoll *s);
AvahiPoll* avahi_simple_poll_get(AvahiSimplePoll *s);
-int avahi_simple_poll_iterate(AvahiSimplePoll *s, int block);
+int avahi_simple_poll_iterate(AvahiSimplePoll *s, int sleep_time);
void avahi_simple_poll_quit(AvahiSimplePoll *s);