client: Improve wl_display_roundtrip(_queue)() documentation
authorJonas Ådahl <jadahl@gmail.com>
Fri, 2 Oct 2015 09:32:56 +0000 (17:32 +0800)
committerBryce Harrington <bryce@osg.samsung.com>
Tue, 6 Oct 2015 00:28:53 +0000 (17:28 -0700)
commit99c34e58dbc9357527d374abf3bb5ca952d91942
tree13ee998db01264e5bc9057ce1306730eb82c09b0
parent5e0ed917744f2f881956e91ebe971073fd0a7c51
client: Improve wl_display_roundtrip(_queue)() documentation

Change the wording a bit to describe how it is done (which explains to
the name of the function) as well as a note about that we actually will
dispatch events that are received.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
src/wayland-client.c