mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
tests: Fix indentation
https://bugzilla.gnome.org/show_bug.cgi?id=777732
This commit is contained in:
parent
52af529950
commit
c391cefd71
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user