summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_xv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xv.c b/libvo/vo_xv.c
index 77c9d78531..a4a1316033 100644
--- a/libvo/vo_xv.c
+++ b/libvo/vo_xv.c
@@ -229,7 +229,7 @@ static int config(uint32_t width, uint32_t height, uint32_t d_width,
if (vm)
{
vo_vm_switch();
- } else
+ }
#endif
XGetWindowAttributes(mDisplay, DefaultRootWindow(mDisplay),
&attribs);