From 910d22a5324bacbd4bb39afaed2d7a7515d61ff4 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Fri, 26 Mar 2021 17:55:04 +0100 Subject: Fixed Xutf8ResetIC signature --- src/wrapped/wrappedlibx11_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wrapped/wrappedlibx11_private.h b/src/wrapped/wrappedlibx11_private.h index c824579d..14e3796e 100755 --- a/src/wrapped/wrappedlibx11_private.h +++ b/src/wrapped/wrappedlibx11_private.h @@ -1043,7 +1043,7 @@ GO(XUnsetICFocus, vFp) GO(Xutf8DrawString, vFppppiipi) //GO(Xutf8DrawText GO(Xutf8LookupString, iFuppipp) -GO(Xutf8ResetIC, pFu) +GO(Xutf8ResetIC, pFL) GO(Xutf8SetWMProperties, vFpppppippp) //GO(Xutf8TextEscapement GO(Xutf8TextExtents, iFppipp) -- cgit 1.4.1