[Mplayer-cvslog] CVS: main/libvo fastmemcpy.h,1.1,1.2
GEREOFFY
arpi_esp at users.sourceforge.net
Thu Apr 12 02:05:20 CEST 2001
Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv12074
Modified Files:
fastmemcpy.h
Log Message:
small typo
Index: fastmemcpy.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/fastmemcpy.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** fastmemcpy.h 2001/04/11 20:14:49 1.1
--- fastmemcpy.h 2001/04/12 00:05:18 1.2
***************
*** 28,32 ****
#else
//inline static void *__memcpy_mmx2(void *to, const void *from, unsigned len)
! inline static void * memcpy(void * to, const void * from, unsigned n)
{
void *p;
--- 28,32 ----
#else
//inline static void *__memcpy_mmx2(void *to, const void *from, unsigned len)
! inline static void * memcpy(void * to, const void * from, unsigned len)
{
void *p;
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list