[PATCH 7/8] doc: fixed reference to non-existent function

Bill Spitzak spitzak at gmail.com
Fri Nov 7 17:33:37 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 b1dd46c..161f14e 100644
--- a/src/wayland-client.c
+++ b/src/wayland-client.c
@@ -1503,7 +1503,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