wayland: Reindent

This commit is contained in:
Jasper St. Pierre 2014-01-31 18:51:28 -05:00
parent 10fead9ba1
commit 7a8de0c0af

View File

@ -686,7 +686,7 @@ meta_wayland_init (void)
clutter_wayland_set_compositor_display (compositor->wayland_display);
if (getenv ("WESTON_LAUNCHER_SOCK"))
compositor->launcher = meta_launcher_new ();
compositor->launcher = meta_launcher_new ();
if (clutter_init (NULL, NULL) != CLUTTER_INIT_SUCCESS)
g_error ("Failed to initialize Clutter");