From 47057f076a04693fe2f01dcb9abcbab2eb72a933 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 17 Aug 2023 22:15:16 +0200 Subject: Added some more wrapped symbols to libxcbrandr (for #287) --- src/wrapped/wrappedlibxcbrandr_private.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibxcbrandr_private.h b/src/wrapped/wrappedlibxcbrandr_private.h index b4c791ab..bf6b29b2 100644 --- a/src/wrapped/wrappedlibxcbrandr_private.h +++ b/src/wrapped/wrappedlibxcbrandr_private.h @@ -221,10 +221,10 @@ GO(xcb_randr_mode_info_next, vFp) //GO(xcb_randr_mode_next, //GO(xcb_randr_monitor_info_end, //GO(xcb_randr_monitor_info_next, -//GO(xcb_randr_monitor_info_outputs, -//GO(xcb_randr_monitor_info_outputs_end, -//GO(xcb_randr_monitor_info_outputs_length, -//GO(xcb_randr_monitor_info_sizeof, +GO(xcb_randr_monitor_info_outputs, pFp) +GO(xcb_randr_monitor_info_outputs_end, pFpp) +GO(xcb_randr_monitor_info_outputs_length, iFp) +GO(xcb_randr_monitor_info_sizeof, iFp) //GO(xcb_randr_notify_data_end, //GO(xcb_randr_notify_data_next, //GO(xcb_randr_output_change_end, -- cgit 1.4.1