diff options
Diffstat (limited to 'src/wrapped/wrappedlibxcbshape_private.h')
| -rw-r--r-- | src/wrapped/wrappedlibxcbshape_private.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/wrapped/wrappedlibxcbshape_private.h b/src/wrapped/wrappedlibxcbshape_private.h index e46fada7..bb42d118 100644 --- a/src/wrapped/wrappedlibxcbshape_private.h +++ b/src/wrapped/wrappedlibxcbshape_private.h @@ -17,8 +17,8 @@ DATA(xcb_shape_id, 8) //GO(xcb_shape_input_selected_unchecked, //GO(xcb_shape_kind_end, //GO(xcb_shape_kind_next, -GO(xcb_shape_mask, pFpuuuwwu) -GO(xcb_shape_mask_checked, pFpuuuwwu) +GO(xcb_shape_mask, uFpuuuwwu) +GO(xcb_shape_mask_checked, uFpuuuwwu) //GO(xcb_shape_offset, //GO(xcb_shape_offset_checked, //GO(xcb_shape_op_end, @@ -26,9 +26,9 @@ GO(xcb_shape_mask_checked, pFpuuuwwu) //GO(xcb_shape_query_extents, //GO(xcb_shape_query_extents_reply, //GO(xcb_shape_query_extents_unchecked, -GO(xcb_shape_query_version, pFp) -GO(xcb_shape_query_version_reply, pFppp) -GO(xcb_shape_query_version_unchecked, pFp) +GO(xcb_shape_query_version, uFp) +GO(xcb_shape_query_version_reply, pFpup) +GO(xcb_shape_query_version_unchecked, uFp) GO(xcb_shape_rectangles, pFpiiCpWWup) //GO(xcb_shape_rectangles_checked, //GO(xcb_shape_rectangles_rectangles, |