diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped32/wrappedlibc_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped32/wrappedlibc_private.h b/src/wrapped32/wrappedlibc_private.h index 0d9b2954..c6236a5f 100755 --- a/src/wrapped32/wrappedlibc_private.h +++ b/src/wrapped32/wrappedlibc_private.h @@ -2048,7 +2048,7 @@ GO(wctob, iEu) // wctrans // Weak // __wctrans_l // wctrans_l // Weak -//GOW(wctype, uEp) +GOW(wctype, uEp) GO(__wctype_l, hEpa) GOW(wctype_l, hEpa) GO(wcwidth, iEu) |