diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped/wrappedlibc_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h index b2138d30..042681b8 100755 --- a/src/wrapped/wrappedlibc_private.h +++ b/src/wrapped/wrappedlibc_private.h @@ -2130,7 +2130,7 @@ GO(wcstod, dFpp) //GO(__wcstod_internal, //GO(__wcstod_l, //GOW(wcstod_l, -//GO(wcstof, +GO(wcstof, fFpp) //GO(wcstof128, //GO(__wcstof128_internal, //GOW(wcstof128_l, |