about summary refs log tree commit diff stats
path: root/src/wrapped
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-12-18 18:27:28 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-12-18 18:27:28 +0100
commit75083907470b3068e44cf60cd28d2055c8a2a877 (patch)
tree53e7fe52261bf98cb521daaa0cdd1fe45bae634d /src/wrapped
parent67620b7948016ab08cc509199dfa422ae421abb8 (diff)
downloadbox64-75083907470b3068e44cf60cd28d2055c8a2a877.tar.gz
box64-75083907470b3068e44cf60cd28d2055c8a2a877.zip
Added 1 wrapped function to libxcb (and fixed 1 signature) (for #479)
Diffstat (limited to 'src/wrapped')
-rwxr-xr-xsrc/wrapped/wrappedlibxcb_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibxcb_private.h b/src/wrapped/wrappedlibxcb_private.h
index e4970751..3ba495bb 100755
--- a/src/wrapped/wrappedlibxcb_private.h
+++ b/src/wrapped/wrappedlibxcb_private.h
@@ -571,8 +571,8 @@ GO(xcb_set_input_focus, pFpCuu) // xcb_void_cookie_t is a struct with only 1 uin
 //GO(xcb_set_pointer_mapping_unchecked, 
 //GO(xcb_set_screen_saver, 
 //GO(xcb_set_screen_saver_checked, 
-GO(xcb_set_selection_owner, pFpuuu)
-//GO(xcb_set_selection_owner_checked, 
+GO(xcb_set_selection_owner, pFppppp)
+GO(xcb_set_selection_owner_checked, pFppppp)
 //GO(xcb_setup_authenticate_end, 
 //GO(xcb_setup_authenticate_next, 
 //GO(xcb_setup_authenticate_reason,