windows.cfg: Added missing <pure/>-tag to GetSysColour().

This commit is contained in:
orbitcowboy 2019-08-08 08:13:29 +02:00
parent bd02ca5ccb
commit 27cc58db43
1 changed files with 1 additions and 0 deletions

View File

@ -4845,6 +4845,7 @@ HFONT CreateFont(
<returnValue type="DWORD"/>
<leak-ignore/>
<use-retval/>
<pure/>
<arg nr="1" direction="in">
<not-uninit/>
</arg>