From a9aa47488449167cca822ffa5d7dfd40f8a1d1d0 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 14 Jul 2021 15:16:17 +0200 Subject: Added 1 wrapped function to libX11 (for #56) --- src/wrapped/wrappedlibx11_private.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibx11_private.h b/src/wrapped/wrappedlibx11_private.h index 492c3071..d8d4c939 100755 --- a/src/wrapped/wrappedlibx11_private.h +++ b/src/wrapped/wrappedlibx11_private.h @@ -694,7 +694,7 @@ GO(XKeysymToKeycode, uFpp) GO(XKeysymToString, pFp) // _XkeyTable // type r //GO(XKillClient -//GO(XLastKnownRequestProcessed +GO(XLastKnownRequestProcessed, LFp) // _XlcAddCharSet // _XlcAddCT // _XlcAddGB18030LocaleConverters @@ -1093,4 +1093,4 @@ GO(_XData32, iFppu) GO(_XRead32, iFppL) GO(dummy_putpixel, iFpiiL) -GO(dummy_addpixel, iFpl) \ No newline at end of file +GO(dummy_addpixel, iFpl) -- cgit 1.4.1