cfg/windows.cfg - fixed definition of GetSystemInfo (#2693)
This commit is contained in:
parent
303032b210
commit
382b6964de
|
@ -5374,8 +5374,7 @@ HFONT CreateFont(
|
||||||
<noreturn>false</noreturn>
|
<noreturn>false</noreturn>
|
||||||
<returnValue type="void"/>
|
<returnValue type="void"/>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<arg nr="1" direction="inout">
|
<arg nr="1" direction="out">
|
||||||
<not-uninit/>
|
|
||||||
<not-null/>
|
<not-null/>
|
||||||
</arg>
|
</arg>
|
||||||
</function>
|
</function>
|
||||||
|
|
Loading…
Reference in New Issue