wayland/src
Simon Ser 7d78ea5628 server: don't document void return values
Fixes the following warnings:

    src/wayland-server.c:1152: warning: documented empty return type of wl_display::wl_display_destroy
    src/wayland-server.c:1193: warning: documented empty return type of wl_display::wl_display_set_global_filter

Signed-off-by: Simon Ser <contact@emersion.fr>
2022-09-13 18:01:57 +00:00
..
.gitignore ignore: Add *.dtd.embed 2016-03-10 22:24:20 -08:00
connection.c Do not allow nullable new_id 2022-07-14 08:38:49 -07:00
embed.py build: replace assembly embedding with Python script 2021-05-10 22:08:45 +00:00
event-loop.c Use zalloc for structs 2022-02-05 14:25:19 +00:00
meson.build Meson: Override wayland-scanner if it can be run 2022-05-24 14:09:33 +00:00
scanner.c Do not allow nullable new_id 2022-07-14 08:38:49 -07:00
wayland-client-core.h client: Add new proxy marshalling functions with flags 2021-08-07 11:53:23 +00:00
wayland-client.c client: Lock display when setting a proxy event queue 2022-06-09 18:38:53 +00:00
wayland-client.h doc: Formalize file comment in wayland-client.h, wayland-server.h 2016-05-11 11:03:27 -07:00
wayland-os.c os: drop unnecessary memcpy in wl_os_mremap_maymove 2022-04-11 09:21:53 +00:00
wayland-os.h shm: Add mmap+memmove fallback if mremap() does not exist 2021-09-10 11:35:54 +00:00
wayland-private.h util: Limit size of wl_map 2022-05-16 14:39:21 +00:00
wayland-server-core.h server: add wl_global_get_version 2022-05-23 08:53:19 +00:00
wayland-server-private.h Move wl_priv_signal to wayland-server-private.h 2019-11-06 08:24:14 -06:00
wayland-server.c server: don't document void return values 2022-09-13 18:01:57 +00:00
wayland-server.h wayland-server: Finally remove deprecated struct wl_buffer definition 2018-07-25 12:08:16 -05:00
wayland-shm.c shm: Close file descriptors not needed 2022-04-05 10:42:03 +00:00
wayland-util.c util: set errno when hitting WL_MAP_MAX_OBJECTS 2022-06-28 11:59:26 +02:00
wayland-util.h util: name function typedef arguments 2022-09-13 18:01:57 +00:00
wayland-version.h.in src: Update boilerplate from MIT X11 license to MIT Expat license 2015-06-12 15:31:24 -07:00