~ubuntu-branches/ubuntu/vivid/clutter-1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to clutter/clutter-backend.c

  • Committer: Package Import Robot
  • Author(s): Sjoerd Simons
  • Date: 2013-03-15 23:20:40 UTC
  • mto: (4.1.25 experimental) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: package-import@ubuntu.com-20130315232040-9wwd4f9mgx8lewoz
Tags: upstream-1.13.8
ImportĀ upstreamĀ versionĀ 1.13.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1322
1322
 * Stability: unstable
1323
1323
 */
1324
1324
void
1325
 
clutter_wayland_set_compositor_display (struct wl_display *display)
 
1325
clutter_wayland_set_compositor_display (void *display)
1326
1326
{
1327
1327
  if (_clutter_context_is_initialized ())
1328
1328
    {