diff loader/win32.c @ 22875:15ca243429f9

typo fixes ported from VLC
author diego
date Sun, 01 Apr 2007 14:42:13 +0000
parents 50225df605b5
children c45f009ce3a7
line wrap: on
line diff
--- a/loader/win32.c	Sun Apr 01 13:58:06 2007 +0000
+++ b/loader/win32.c	Sun Apr 01 14:42:13 2007 +0000
@@ -4280,7 +4280,7 @@
 
 #if 1
 
-// prefered compilation with  -O2 -ffast-math !
+// preferred compilation with  -O2 -ffast-math !
 
 static double explog10(double x)
 {