From 432768f75da13ee5343957df6ce5cd316a62929f Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 8 Jan 2011 19:40:59 +0000 Subject: xserver mesa libX11 xkbcomp pixman git update 8/1/2011 --- libX11/src/XlibInt.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libX11/src') diff --git a/libX11/src/XlibInt.c b/libX11/src/XlibInt.c index a4adaa130..11e8dfdf8 100644 --- a/libX11/src/XlibInt.c +++ b/libX11/src/XlibInt.c @@ -883,6 +883,8 @@ void _XEnq( type = event->u.u.type & 0177; extension = ((xGenericEvent*)event)->extension; + + qelt->event.type = type; /* If an extension has registerd a generic_event_vec handler, then * it can handle event cookies. Otherwise, proceed with the normal * event handlers. -- cgit v1.2.3