tests: Fix indentation
https://bugzilla.gnome.org/show_bug.cgi?id=777732
This commit is contained in:
parent
52af529950
commit
c391cefd71
1 changed files with 4 additions and 4 deletions
|
@ -1707,10 +1707,10 @@ meta_test_monitor_limited_crtcs (void)
|
||||||
.width = 1024,
|
.width = 1024,
|
||||||
.height = 768,
|
.height = 768,
|
||||||
.crtc_modes = {
|
.crtc_modes = {
|
||||||
{
|
{
|
||||||
.output = 1,
|
.output = 1,
|
||||||
.crtc_mode = 0
|
.crtc_mode = 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue