[PATCH] fix an annotation mistake
Peter Hutterer
peter.hutterer at who-t.net
Mon Nov 3 15:15:47 PST 2014
On Mon, Nov 03, 2014 at 03:45:38PM +0800, John Hunter wrote:
> Signed-off-by: John Hunter <zhaojunwang at pku.edu.cn>
Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
Cheers,
Peter
> ---
> 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