about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-04-12 19:01:07 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-04-12 19:01:07 +0200
commit6546ae8e67410470b637b4420411530e0f079160 (patch)
treeafd4a1fe53e964da5fb6a356e878053c48e78d08 /src
parentd01bdf9186f107ce73e5f9b15cab1663b00a47cb (diff)
downloadbox64-6546ae8e67410470b637b4420411530e0f079160.tar.gz
box64-6546ae8e67410470b637b4420411530e0f079160.zip
Added utime wrapped functions
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 3ed4d190..0add3e2b 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -2028,7 +2028,7 @@ GOW(uselocale, pFp)
 //GO(user2netname, 
 GO(usleep, iFu)
 //GO(ustat, 
-//GO(utime, 
+GO(utime, iFpp)
 //GO(utimensat, 
 //GOW(utimes, 
 //GOW(utmpname,