about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-29 20:35:57 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-03-29 20:35:57 +0200
commit7ae39b38a024ac9040b5329b87dc9e3e49ccbb93 (patch)
tree43471d0f17001228717def34c85e3c13a6daf47d /src
parentb69f9b953637a8e3246a449e15b1a2388d204cb1 (diff)
downloadbox64-7ae39b38a024ac9040b5329b87dc9e3e49ccbb93.tar.gz
box64-7ae39b38a024ac9040b5329b87dc9e3e49ccbb93.zip
Added wrapped __isoc99_vsscanf function
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 f09c84e8..0b17363d 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -918,7 +918,7 @@ GOM(__isoc99_sscanf, iFEppV)
 //GO(__isoc99_vfscanf, 
 //GO(__isoc99_vfwscanf, 
 //GO(__isoc99_vscanf, 
-//GO(__isoc99_vsscanf, 
+GO(__isoc99_vsscanf, iFEppp)
 //GO(__isoc99_vswscanf, 
 //GO(__isoc99_vwscanf, 
 //GO(__isoc99_wscanf,