From d9e649c023568c4fa1ea9b81b79fc8a516f1123d Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 23 Mar 2021 22:48:15 +0100 Subject: Added remove wrapped function to libc --- src/wrapped/wrappedlibc_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h index 5e912763..d1f1e31a 100755 --- a/src/wrapped/wrappedlibc_private.h +++ b/src/wrapped/wrappedlibc_private.h @@ -1497,7 +1497,7 @@ GO2(__realpath_chk, pFppv, my_realpath) //GOW(re_match, //GOW(re_match_2, //DATA(re_max_failures, -//GO(remove, +GO(remove, iFp) //GO(removexattr, //GO(remque, GO(rename, iFpp) -- cgit 1.4.1