[PATCH inputproto multitouch] Drop wrong comment for sourceid in TouchOwnershipEvents

Chase Douglas chase.douglas at canonical.com
Tue Dec 20 14:13:54 PST 2011


On 12/19/2011 02:22 PM, Peter Hutterer wrote:
> Copy/paste error from DeviceChangedEvent
> 
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  XI2proto.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/XI2proto.h b/XI2proto.h
> index 56df401..93d7e32 100644
> --- a/XI2proto.h
> +++ b/XI2proto.h
> @@ -901,7 +901,7 @@ typedef struct
>      Window      event;
>      Window      child;
>  /* └──────── 32 byte boundary ────────┘ */
> -    uint16_t    sourceid;           /**< Source of the new classes */
> +    uint16_t    sourceid;
>      uint16_t    pad0;
>      uint32_t    flags;
>      uint32_t    pad1;

Whoops.

Reviewed-by: Chase Douglas <chase.douglas at canonical.com>

And pushed to inputproto branch multitouch-devel.

Thanks!


More information about the xorg-devel mailing list