From bff36ef5797d7da11972ee22ea224e207af77455 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 24 Sep 2009 13:10:26 +1000 Subject: man: correct XQueryDeviceState return value. And one indentation fix in the same man page. Signed-off-by: Peter Hutterer --- man/XQueryDeviceState.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/XQueryDeviceState.txt b/man/XQueryDeviceState.txt index cd9f982..41cdd2c 100644 --- a/man/XQueryDeviceState.txt +++ b/man/XQueryDeviceState.txt @@ -12,8 +12,8 @@ SYNOPSIS #include - int XQueryDeviceState( Display *display, - XDevice *device); + XDeviceState* XQueryDeviceState( Display *display, + XDevice *device); display Specifies the connection to the X server. @@ -34,7 +34,7 @@ DESCRIPTION XQueryDeviceState can generate a BadDevice error. -Structures + Structures: The XDeviceState structure contains: -- cgit v1.2.3