summaryrefslogtreecommitdiffstats
path: root/loader/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/win32.c')
-rw-r--r--loader/win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/win32.c b/loader/win32.c
index b195fea2cb..efc1dae63f 100644
--- a/loader/win32.c
+++ b/loader/win32.c
@@ -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)
{