Change wl_closure_invoke to take an opcode instead of an actual function pointer
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 9 Mar 2013 04:26:12 +0000 (22:26 -0600)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 19 Mar 2013 03:04:32 +0000 (23:04 -0400)
commitca5b1946cb0f186d604858bec75bba0435f9adc9
treefb177d5c74e02a7cdd6e58a1cd9921fb62239ce7
parentcb73bffed53128ed4f7a943e37c718b724199461
Change wl_closure_invoke to take an opcode instead of an actual function pointer

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
src/connection.c
src/wayland-client.c
src/wayland-private.h
src/wayland-server.c
tests/connection-test.c
tests/os-wrappers-test.c