This is a guess as to what the correct reference is, please check! --- src/wayland-client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/wayland-client.c b/src/wayland-client.c index 21fc3e9..fb459a3 100644 --- a/src/wayland-client.c +++ b/src/wayland-client.c @@ -1506,7 +1506,7 @@ wl_display_dispatch_queue_pending(struct wl_display *display, * wl_display_dispatch_pending(). * * \note Calling this will release the display file descriptor if this - * thread acquired it using wl_display_acquire_fd(). + * thread acquired it using wl_display_prepare_read(). * * \sa wl_display_dispatch_pending(), wl_display_dispatch_queue() * -- 1.7.9.5 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
