1
0
Fork 0

tests: Fix indentation

https://bugzilla.gnome.org/show_bug.cgi?id=777732
This commit is contained in:
Jonas Ådahl 2017-03-21 17:55:39 +08:00
parent 52af529950
commit c391cefd71

View file

@ -1707,10 +1707,10 @@ meta_test_monitor_limited_crtcs (void)
.width = 1024,
.height = 768,
.crtc_modes = {
{
.output = 1,
.crtc_mode = 0
}
{
.output = 1,
.crtc_mode = 0
}
}
}
},