screen: Fly-by coding style fixes

https://bugzilla.gnome.org/show_bug.cgi?id=777732
This commit is contained in:
Jonas Ådahl 2016-11-25 14:37:55 +08:00
parent 842ff5d6aa
commit 920cc15ea9

View File

@ -1226,9 +1226,9 @@ update_num_workspaces (MetaScreen *screen,
static void
root_cursor_prepare_at (MetaCursorSprite *cursor_sprite,
int x,
int y,
MetaScreen *screen)
int x,
int y,
MetaScreen *screen)
{
const MetaLogicalMonitor *logical_monitor;
@ -1240,7 +1240,7 @@ root_cursor_prepare_at (MetaCursorSprite *cursor_sprite,
}
static void
manage_root_cursor_sprite_scale (MetaScreen *screen,
manage_root_cursor_sprite_scale (MetaScreen *screen,
MetaCursorSprite *cursor_sprite)
{
g_signal_connect_object (cursor_sprite,