mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-08 13:29:47 -05:00
Add prototypes warnings, use -fvisibility.
This commit is contained in:
parent
f099fd24a3
commit
b7a01928be
9 changed files with 79 additions and 55 deletions
|
|
@ -249,7 +249,7 @@ display_data(int fd, uint32_t mask, void *data)
|
|||
}
|
||||
}
|
||||
|
||||
struct wl_compositor *
|
||||
WL_EXPORT struct wl_compositor *
|
||||
wl_compositor_create(struct wl_display *display)
|
||||
{
|
||||
static int attribs[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue