2007-08-19 Matthew Allum <mallum@openedhand.com>
* clutter/eglx/clutter-event-egl.c: (clutter_event_dispatch): Fix clutter_thread typo (Kate Alhola)
This commit is contained in:
@@ -363,7 +363,7 @@ clutter_event_dispatch (GSource *source,
|
||||
ClutterBackend *backend = ((ClutterEventSource *) source)->backend;
|
||||
ClutterEvent *event;
|
||||
|
||||
clutter_thread_enter ();
|
||||
clutter_threads_enter ();
|
||||
|
||||
events_queue (backend);
|
||||
|
||||
|
Reference in New Issue
Block a user