diff options
author | kyomawolf <kyomawolf@kyomawolf.eu> | 2023-10-05 21:52:36 +0200 |
---|---|---|
committer | kyomawolf <jascha.kasper@gmail.com> | 2024-03-18 22:02:57 +0000 |
commit | 56b11459f833df8f324587847534a548b070da94 (patch) | |
tree | b88f307240deb8ec91766abe84d71c6748743220 /man/XGetDeviceProperty.txt | |
parent | 57ce2e8ba4c1f1bc5792e14bc7082f3ebd0915be (diff) |
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxi/-/merge_requests/14>
Diffstat (limited to 'man/XGetDeviceProperty.txt')
-rw-r--r-- | man/XGetDeviceProperty.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XGetDeviceProperty.txt b/man/XGetDeviceProperty.txt index 403aa96..7cfc52a 100644 --- a/man/XGetDeviceProperty.txt +++ b/man/XGetDeviceProperty.txt @@ -32,7 +32,7 @@ SYNOPSIS Atom type, int format, int mode, - const char *data, + const unsigned char *data, int nelements) void XDeleteDeviceProperty( Display *display, |