[PATCH] fix an annotation mistake
John Hunter
zhaojunwang at pku.edu.cn
Sun Nov 2 23:45:38 PST 2014
Signed-off-by: John Hunter <zhaojunwang at pku.edu.cn>
---
dix/devices.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dix/devices.c b/dix/devices.c
index 3fb7ca0..c4fdbe1 100644
--- a/dix/devices.c
+++ b/dix/devices.c
@@ -2622,7 +2622,7 @@ GetPairedDevice(DeviceIntPtr dev)
* slave.
* - MASTER_KEYBOARD: the master keyboard for this device or NULL for a
* floating slave
- * - MASTER_POINTER: the master keyboard for this device or NULL for a
+ * - MASTER_POINTER: the master pointer for this device or NULL for a
* floating slave
* - POINTER_OR_FLOAT: the master pointer for this device or the device for
* a floating slave
--
1.9.1
More information about the xorg-devel
mailing list