From 88b3d4dd939626eae19ee937bd99347ecd969f5f Mon Sep 17 00:00:00 2001 From: Rikard Falkeborn Date: Mon, 14 Feb 2022 06:51:59 +0100 Subject: [PATCH] windows.cfg: Fix configuration for _atoi_l and _wtoi_l (#3829) It's probably copy-pasta, _atol_l and _wtol_l are configured below. --- cfg/windows.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 3bf7427e2..d50692dc9 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -6751,7 +6751,7 @@ HFONT CreateFont( - + false