[Mplayer-cvslog] CVS: main/libvo vo_xvmc.c,1.4,1.5

Ivan Kalvachev ivan at cacad.com
Fri Aug 15 09:08:23 CEST 2003


Diego Biurrun CVS said:
> Update of /cvsroot/mplayer/main/libvo
> In directory mail:/var/tmp.root/cvs-serv5390/libvo
>
> Modified Files:
> 	vo_xvmc.c
> Log Message:
> Spelling police:
> Something that we do not know about is unknowN.
>
>
> Index: vo_xvmc.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/libvo/vo_xvmc.c,v
> retrieving revision 1.4
> retrieving revision 1.5
> diff -u -r1.4 -r1.5
> --- vo_xvmc.c	29 Jul 2003 14:11:18 -0000	1.4
> +++ vo_xvmc.c	14 Aug 2003 12:15:44 -0000	1.5
> @@ -114,7 +114,7 @@
>  static void mDrawColorKey(uint32_t x,uint32_t  y, uint32_t w, uint32_t h)
>  {
>     if( (keycolor_handling != 2) && (keycolor_handling != 3) )
> -      return ;//unknow method
> +      return ;//unknown method
>
>     XSetBackground( mDisplay,vo_gc,0 );
>     XClearWindow( mDisplay,vo_window );
I'm supriced that this is the only spelling/gramar error here!

Ivan Kalvachev



More information about the MPlayer-cvslog mailing list