summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-15 14:21:02 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-15 14:21:02 +0000
commitf85075724981d8f0c49b533648374ddbf61020b3 (patch)
treebe575a9990e801f2da6011eb3667c9b199fdd0bb /libvo
parent1048b60459dc2f8b9c055dfea67140cf7af897ba (diff)
downloadmpv-f85075724981d8f0c49b533648374ddbf61020b3.tar.bz2
mpv-f85075724981d8f0c49b533648374ddbf61020b3.tar.xz
Fix grammar of comment and sync it with vo_x11.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27912 b3059339-0415-0410-9bf9-f77b7e298cf2
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 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
{