Rename with-sync-x-events to init-sync-x-events.
This commit is contained in:
parent
de3e6cc70d
commit
1b05b00ec5
|
@ -298,7 +298,7 @@
|
||||||
(define-interface xlib-sync-x-events-interface
|
(define-interface xlib-sync-x-events-interface
|
||||||
(export sync-x-event-event
|
(export sync-x-event-event
|
||||||
most-recent-sync-x-event
|
most-recent-sync-x-event
|
||||||
with-sync-x-events
|
init-sync-x-events
|
||||||
next-sync-x-event))
|
next-sync-x-event))
|
||||||
|
|
||||||
(define-interface xlib-event-interface
|
(define-interface xlib-event-interface
|
||||||
|
|
Loading…
Reference in New Issue