[Mplayer-cvslog] CVS: main/libdha mtrr.c,1.2,1.3
Nick Kurshev
nickols_k at mail.ru
Sun Feb 3 15:16:10 CET 2002
Hello, Bohdan!
On Sun, 3 Feb 2002 14:19:42 +0100 you wrote:
> Update of /cvsroot/mplayer/main/libdha
> In directory mplayer:/var/tmp.root/cvs-serv22821
>
> Modified Files:
> mtrr.c
> Log Message:
> fix typo
>
> Index: mtrr.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/libdha/mtrr.c,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -u -r1.2 -r1.3
> --- mtrr.c 3 Feb 2002 09:29:35 -0000 1.2
> +++ mtrr.c 3 Feb 2002 13:19:39 -0000 1.3
> @@ -42,7 +42,7 @@
> return ENOSYS;
> #else
> #warning Please port MTRR stuff!!!
> - return ENOSYS
> + return ENOSYS;
> #endif
> }
> #else
>
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog
>
But what about continue?
Best regards! Nick
More information about the MPlayer-cvslog
mailing list