about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorYang Liu <numbksco@gmail.com>2023-05-11 14:06:57 +0800
committerGitHub <noreply@github.com>2023-05-11 08:06:57 +0200
commit91f7078953eb0e80d7684474179c480e98272689 (patch)
tree23d9768a4b5d5b058c6db0b6f38eb3619a1a6ae5 /src
parent7787cb59f0c0a0f9ebb38c921ad3e6dad225c49b (diff)
downloadbox64-91f7078953eb0e80d7684474179c480e98272689.tar.gz
box64-91f7078953eb0e80d7684474179c480e98272689.zip
Added 1 libx11 symbol for #758 (#776)
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibx11_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibx11_private.h b/src/wrapped/wrappedlibx11_private.h
index 4a7a9b16..aa6fd90d 100755
--- a/src/wrapped/wrappedlibx11_private.h
+++ b/src/wrapped/wrappedlibx11_private.h
@@ -583,7 +583,7 @@ DATA(_XkbGetAtomNameFunc, sizeof(void*))
 GO(XkbGetAutoResetControls, iFppp)
 //GO(_XkbGetCharset, 
 //GO(XkbGetCompatMap
-//GO(XkbGetControls
+GO(XkbGetControls, iFpLp)
 //GO(_XkbGetConverters, 
 GO(XkbGetDetectableAutoRepeat, iFpp)
 GO(XkbGetDeviceButtonActions, iFppiuu)