mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-08 12:38:04 +02:00
Typo fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b64969f0e5
commit
52e1b5cc3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue