about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-29 11:24:19 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-03-29 11:24:19 +0200
commitbb973663384e80d445c933791a61e9b63aa2ac77 (patch)
tree95fc08a536270bd2e81e220e3b16e2f9c79a2ff3
parenta527fdcc28844feed95c48537a45092df994cf8f (diff)
downloadbox64-bb973663384e80d445c933791a61e9b63aa2ac77.tar.gz
box64-bb973663384e80d445c933791a61e9b63aa2ac77.zip
Added wrapped wcstombs function
-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 367395ac..7378e480 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -2160,7 +2160,7 @@ GOW(wcsnrtombs, LFppLLp)
 //GO(__wcstoll_internal, 
 //GOW(__wcstoll_l, 
 //GOW(wcstoll_l, 
-//GO(wcstombs, 
+GO(wcstombs, LFppL)
 //GO(__wcstombs_chk, 
 //GOW(wcstoq, 
 //GOW(wcstoul,