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>
|
||||
<returnValue type="void"/>
|
||||
<leak-ignore/>
|
||||
<arg nr="1" direction="inout">
|
||||
<not-uninit/>
|
||||
<arg nr="1" direction="out">
|
||||
<not-null/>
|
||||
</arg>
|
||||
</function>
|
||||
|
|
Loading…
Reference in New Issue