From 7ae39b38a024ac9040b5329b87dc9e3e49ccbb93 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Mon, 29 Mar 2021 20:35:57 +0200 Subject: Added wrapped __isoc99_vsscanf function --- 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 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, -- cgit 1.4.1