[PATCH libX11 4/4] man: Return value of XkbGetState is Status and not Bool

Dirk Wallenstein halsmit at t-online.de
Tue Feb 2 12:24:32 PST 2010


Signed-off-by: Dirk Wallenstein <halsmit at t-online.de>
---
 man/xkb/XkbGetState.man |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man/xkb/XkbGetState.man b/man/xkb/XkbGetState.man
index d591b1e..42222e0 100644
--- a/man/xkb/XkbGetState.man
+++ b/man/xkb/XkbGetState.man
@@ -24,7 +24,7 @@
 XkbGetState \-  Obtains the keyboard state 
 .SH SYNOPSIS
 .HP
-.B Bool XkbGetState
+.B Status XkbGetState
 .BI "(\^Display *" "display" "\^,"
 .BI "unsigned int " "device_spec" "\^,"
 .BI "XkbStatePtr " "state_return" "\^);"
-- 
1.6.5.3



More information about the xorg-devel mailing list