From f85075724981d8f0c49b533648374ddbf61020b3 Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 15 Nov 2008 14:21:02 +0000 Subject: 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 --- libvo/vo_xv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo/vo_xv.c') 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 { -- cgit v1.2.3