windows.cfg: Added missing <pure/>-tag to GetSysColour().
This commit is contained in:
parent
bd02ca5ccb
commit
27cc58db43
|
@ -4845,6 +4845,7 @@ HFONT CreateFont(
|
|||
<returnValue type="DWORD"/>
|
||||
<leak-ignore/>
|
||||
<use-retval/>
|
||||
<pure/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
</arg>
|
||||
|
|
Loading…
Reference in New Issue