summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f84f99fb83..93b14568b0 100644
--- a/libvo/vo_xv.c
+++ b/libvo/vo_xv.c
@@ -226,7 +226,7 @@ static int config(uint32_t width, uint32_t height, uint32_t d_width,
#ifdef CONFIG_GUI
if (use_gui)
- guiGetEvent(guiSetShVideo, 0); // let the GUI to setup/resize our window
+ guiGetEvent(guiSetShVideo, 0); // the GUI will set up / resize the window
else
#endif
{