# HG changeset patch # User reimar # Date 1226758862 0 # Node ID 8732c47f3d86ac1249ba4b1e0f76b2afcb4c528c # Parent 1a34ab8d61701b795fb583d3f7bbf9247446e96b Fix grammar of comment and sync it with vo_x11.c diff -r 1a34ab8d6170 -r 8732c47f3d86 libvo/vo_xv.c --- a/libvo/vo_xv.c Sat Nov 15 03:41:28 2008 +0000 +++ b/libvo/vo_xv.c Sat Nov 15 14:21:02 2008 +0000 @@ -226,7 +226,7 @@ #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 {