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 0d5730fe..5407afa4 100755 --- a/src/wrapped/wrappedlibc_private.h +++ b/src/wrapped/wrappedlibc_private.h @@ -305,7 +305,7 @@ GOW(_Exit, vFi) //GOW(fchdir, //GO(fchflags, GOW(fchmod, iFiu) -//GO(fchmodat, +GO(fchmodat, iFipui) GOW(fchown, iFiuu) //GO(fchownat, GO(fclose, iFp) |