diff options
Diffstat (limited to 'src/wrapped/wrappedlibx11_private.h')
| -rw-r--r-- | 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 271c1ffb..7b9c0434 100644 --- a/src/wrapped/wrappedlibx11_private.h +++ b/src/wrapped/wrappedlibx11_private.h @@ -791,7 +791,7 @@ GO(XmbTextEscapement, iFppi) GO(XmbTextExtents, iFppipp) GO(XmbTextListToTextProperty, iFppiip) //GO(_XmbTextListToTextProperty, -//GO(XmbTextPerCharExtents +GO(XmbTextPerCharExtents, iFppippppp) GO(XmbTextPropertyToTextList, iFpppp) //GO(_XmbTextPropertyToTextList, GO(_Xmbtowc, iFppi) |