windows.cfg: Fixed wrong arg number in recv().

This commit is contained in:
orbitcowboy 2019-03-08 13:04:39 +01:00
parent eb9edbc177
commit 6aef4a16e6
1 changed files with 1 additions and 1 deletions

View File

@ -4999,7 +4999,7 @@ HFONT CreateFont(
</arg>
<arg nr="2">
<not-null/>
<minsize type="argvalue" arg="5"/>
<minsize type="argvalue" arg="3"/>
</arg>
<arg nr="3">
<not-uninit/>