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