On 12/19/2011 02:22 PM, Peter Hutterer wrote: > Copy/paste error from DeviceChangedEvent > > Signed-off-by: Peter Hutterer <[email protected]> > --- > 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 <[email protected]> And pushed to inputproto branch multitouch-devel. Thanks! _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
