diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped/wrappedlibxcb_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibxcb_private.h b/src/wrapped/wrappedlibxcb_private.h index 470624e3..2dfeb1ff 100755 --- a/src/wrapped/wrappedlibxcb_private.h +++ b/src/wrapped/wrappedlibxcb_private.h @@ -533,7 +533,7 @@ GO(xcb_screen_next, vFp) //GO(xcb_segment_next, GO(xcb_send_event, pFpCpup) GO(xcb_send_event_checked, pFpCpup) -//GO(xcb_send_fd, +GO(xcb_send_fd, vFpi) GO(xcb_send_request, uFpipp) GO(xcb_send_request64, UFpipp) GO(xcb_send_request_with_fds, uFpippup) |