diff options
-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, |