[PATCH 7/9] doc: fixed reference to non-existent function
Bill Spitzak
spitzak at gmail.com
Tue Nov 11 18:43:00 PST 2014
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
More information about the wayland-devel
mailing list