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"/> <returnValue type="DWORD"/>
<leak-ignore/> <leak-ignore/>
<use-retval/> <use-retval/>
<pure/>
<arg nr="1" direction="in"> <arg nr="1" direction="in">
<not-uninit/> <not-uninit/>
</arg> </arg>