[MPlayer-cvslog] r32459 - trunk/libvo/mga_template.c

reimar subversion at mplayerhq.hu
Sat Oct 9 13:33:50 CEST 2010


Author: reimar
Date: Sat Oct  9 13:33:50 2010
New Revision: 32459

Log:
Spelling fix.

Modified:
   trunk/libvo/mga_template.c

Modified: trunk/libvo/mga_template.c
==============================================================================
--- trunk/libvo/mga_template.c	Sat Oct  9 13:31:40 2010	(r32458)
+++ trunk/libvo/mga_template.c	Sat Oct  9 13:33:50 2010	(r32459)
@@ -338,7 +338,7 @@ static int control(uint32_t request, voi
   case VOCTRL_FULLSCREEN:
       vo_x11_fullscreen();
       vo_panscan_amount=0;
-    /* indended, fallthrough to update panscan on fullscreen/windowed switch */
+    /* intended, fallthrough to update panscan on fullscreen/windowed switch */
 #endif
   case VOCTRL_SET_PANSCAN:
       if ( vo_fs && ( vo_panscan != vo_panscan_amount ) ) // || ( !vo_fs && vo_panscan_amount ) )


More information about the MPlayer-cvslog mailing list