wayland/src
Bryce W. Harrington bf24e1e225 doc: Fix link to wl_list_remove()
Use function linking syntax instead of variable linking, to resolve two
warnings:

    wayland-server.h:167: warning: explicit link request to 'wl_list_remove' could not be resolved
    wayland-server.h:188: warning: explicit link request to 'wl_list_remove' could not be resolved

Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
2014-07-24 21:15:05 -07:00
..
.gitignore
connection.c connection: remove unreached code 2014-06-18 17:13:31 -07:00
event-loop.c Avoid printing to stderr 2014-04-30 12:18:52 -07:00
scanner.c scanner: Downgrade non-increasing version error to warning 2014-05-12 15:35:04 -07:00
scanner.mk
wayland-client-uninstalled.pc.in
wayland-client.c client: extend error handling 2014-07-07 17:13:21 +03:00
wayland-client.h client: extend error handling 2014-07-07 17:13:21 +03:00
wayland-client.pc.in
wayland-egl.h wayland: Be consistent about #include-guard names 2013-10-21 14:39:06 -07:00
wayland-os.c
wayland-os.h
wayland-private.h
wayland-scanner-uninstalled.pc.in
wayland-scanner.pc.in
wayland-server-uninstalled.pc.in
wayland-server.c doc: Added API documentation for wl_display_create function. 2014-05-09 12:44:32 -07:00
wayland-server.h doc: Fix link to wl_list_remove() 2014-07-24 21:15:05 -07:00
wayland-server.pc.in
wayland-shm.c shm: Disallow shrinking shm pools 2014-04-07 16:01:25 -07:00
wayland-util.c Make default log handler print to stderr 2014-02-07 15:57:07 -08:00
wayland-util.h Add WL_PRINTF attribute and annotate wl_log_func_t 2014-04-03 14:18:45 -07:00
wayland-version.h.in