[MPlayer-cvslog] r22893 - in trunk/loader: registry.c win32.c
diego
subversion at mplayerhq.hu
Sun Apr 1 16:42:13 CEST 2007
Author: diego
Date: Sun Apr 1 16:42:13 2007
New Revision: 22893
Modified:
trunk/loader/registry.c
trunk/loader/win32.c
Log:
typo fixes ported from VLC
Modified: trunk/loader/registry.c
==============================================================================
--- trunk/loader/registry.c (original)
+++ trunk/loader/registry.c Sun Apr 1 16:42:13 2007
@@ -312,7 +312,7 @@ static void init_registry(void)
#else
// regpathname is an external pointer
//
- // registry.c is holding it's own internal pointer
+ // registry.c is holding its own internal pointer
// localregpathname - which is being allocate/deallocated
if (localregpathname == 0)
Modified: trunk/loader/win32.c
==============================================================================
--- trunk/loader/win32.c (original)
+++ trunk/loader/win32.c Sun Apr 1 16:42:13 2007
@@ -4280,7 +4280,7 @@ static void expsrand(int seed)
#if 1
-// prefered compilation with -O2 -ffast-math !
+// preferred compilation with -O2 -ffast-math !
static double explog10(double x)
{
More information about the MPlayer-cvslog
mailing list