[PATCH wayland] server: Document display parameter

Yong Bakos junk at humanoriented.com
Wed Aug 17 23:08:17 UTC 2016


From: Yong Bakos <ybakos at humanoriented.com>

Signed-off-by: Yong Bakos <ybakos at humanoriented.com>
---
 src/wayland-server.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/wayland-server.c b/src/wayland-server.c
index 9ecfd97..9d7d9c1 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -1528,6 +1528,7 @@ wl_log_set_handler_server(wl_log_func_t handler)
  *
  * \a errno is set on error.
  *
+ * \param display The display object
  * \param func The function to call to log a new protocol message
  * \param user_data The user data pointer to pass to \a func
  *
--
2.7.2



More information about the wayland-devel mailing list