std.cfg: Added missing <formatstr/> configuration to vswprintf().

This commit is contained in:
orbitcowboy 2022-04-25 18:40:14 +02:00
parent d7063806d1
commit 80297acad0
1 changed files with 1 additions and 0 deletions

View File

@ -6043,6 +6043,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<arg nr="3" direction="in">
<not-null/>
<not-uninit/>
<formatstr/>
</arg>
<arg nr="4"/>
</function>