cfg/windows.cfg - fixed definition of GetSystemInfo (#2693)

This commit is contained in:
Konrad Grochowski 2020-06-26 20:39:44 +02:00 committed by GitHub
parent 303032b210
commit 382b6964de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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>