about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/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 3fd7f1d0..0e0acc57 100644
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -1134,7 +1134,7 @@ GO(mblen, iFpU)
 GO(__mbrlen, LFpLp)
 GO(mbrlen, LFpLp)
 //GO(mbrtoc16, LFppL!)
-//GOW(mbrtoc32, LFppL!)
+GOW(mbrtoc32, LFppLp)
 GO(__mbrtowc, LFppLp)
 GO(mbrtowc, LFppLp)
 GOW(mbsinit, iFp)