about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
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 01cdf9ed..16991f8d 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -2115,7 +2115,7 @@ GO(wcsftime, LFpLpp)
 GO(__wcsftime_l, LFpLppp)
 GOW(wcsftime_l, LFpLppp)
 GO(wcslen, LFp)
-//GOW(wcsncasecmp, 
+GOW(wcsncasecmp, iFppL)
 //GO(__wcsncasecmp_l, 
 //GOW(wcsncasecmp_l, 
 GO(wcsncat, pFppL)