mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-05 19:18:10 +02:00
Xutf8->XFree86utf8
This commit is contained in:
parent
e5deb8af66
commit
9390b9b367
1 changed files with 1 additions and 1 deletions
|
|
@ -1366,7 +1366,7 @@ XPointer client_data;
|
|||
_Xlcwcstombs(ic->core.im->core.lcd, ic->private.local.composed->mb,
|
||||
ic->private.local.composed->wc, 10);
|
||||
|
||||
_Xlcmbstoutf8(ic->core.im->core.lcd, ic->private.local.composed->utf8,
|
||||
_XFree86lcmbstoUtf8(ic->core.im->core.lcd, ic->private.local.composed->utf8,
|
||||
ic->private.local.composed->mb, 10);
|
||||
|
||||
/* Remember the last character inputted
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue