diff options
| -rwxr-xr-x | src/wrapped/wrappedlibx11_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
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) |