about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-04-08 19:30:27 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-04-08 19:30:27 +0200
commitf053e0286890b5c3c8fc97d3eb5a0160af6ae6d2 (patch)
tree842d0d45d6851f3d86f0f94005e323e91ac32956 /src
parent42cbe1b3976cbe2512b3959d1b57ca0b93148ece (diff)
downloadbox64-f053e0286890b5c3c8fc97d3eb5a0160af6ae6d2.tar.gz
box64-f053e0286890b5c3c8fc97d3eb5a0160af6ae6d2.zip
More libc wrapped functions
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 4713f409..b2138d30 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -2126,7 +2126,7 @@ GOW(wcsnrtombs, LFppLLp)
 //GO(__wcsrtombs_chk, 
 //GO(wcsspn, 
 GO(wcsstr, pFpp)
-//GO(wcstod, 
+GO(wcstod, dFpp)
 //GO(__wcstod_internal, 
 //GO(__wcstod_l, 
 //GOW(wcstod_l,