mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
(!1809) present: fix prototype for present_select_input()
Wants XID instead of CARD32 for 2nd parameter. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -345,7 +345,7 @@ present_send_idle_notify(WindowPtr window, CARD32 serial, PixmapPtr pixmap, pres
|
||||
|
||||
int
|
||||
present_select_input(ClientPtr client,
|
||||
CARD32 eid,
|
||||
XID eid,
|
||||
WindowPtr window,
|
||||
CARD32 event_mask);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user