diff options
Diffstat (limited to 'xorg-server/hw/dmx/config/test-k.in')
-rw-r--r-- | xorg-server/hw/dmx/config/test-k.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg-server/hw/dmx/config/test-k.in b/xorg-server/hw/dmx/config/test-k.in index 937e8ee27..2218d26d9 100644 --- a/xorg-server/hw/dmx/config/test-k.in +++ b/xorg-server/hw/dmx/config/test-k.in @@ -1,3 +1,3 @@ -virtual a {
- option +xinerama -syncbatch 0;
-}
+virtual a { + option +xinerama -syncbatch 0; +} |