[MPlayer-cvslog] r27912 - trunk/libvo/vo_xv.c

reimar subversion at mplayerhq.hu
Sat Nov 15 15:21:03 CET 2008


Author: reimar
Date: Sat Nov 15 15:21:02 2008
New Revision: 27912

Log:
Fix grammar of comment and sync it with vo_x11.c


Modified:
   trunk/libvo/vo_xv.c

Modified: trunk/libvo/vo_xv.c
==============================================================================
--- trunk/libvo/vo_xv.c	(original)
+++ trunk/libvo/vo_xv.c	Sat Nov 15 15:21:02 2008
@@ -226,7 +226,7 @@ static int config(uint32_t width, uint32
 
 #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
     {



More information about the MPlayer-cvslog mailing list