Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2012-04-30 16:36:47 +10:00
parent b64969f0e5
commit 52e1b5cc3b

View file

@ -886,7 +886,7 @@ void _XEnq(
extension = ((xGenericEvent*)event)->extension;
qelt->event.type = type;
/* If an extension has registerd a generic_event_vec handler, then
/* If an extension has registered a generic_event_vec handler, then
* it can handle event cookies. Otherwise, proceed with the normal
* event handlers.
*