windows.cfg: Added missing <use-retval/>-tags for strcmp-functions.

This commit is contained in:
orbitcowboy 2019-02-04 11:54:24 +01:00
parent dcff026da0
commit 2727a959b2
2 changed files with 3 additions and 1 deletions

View File

@ -1862,6 +1862,7 @@
<noreturn>false</noreturn>
<returnValue type="int"/>
<leak-ignore/>
<use-retval/>
<arg nr="1">
<not-uninit/>
<not-null/>
@ -1883,6 +1884,7 @@
<noreturn>false</noreturn>
<returnValue type="int"/>
<leak-ignore/>
<use-retval/>
<arg nr="1">
<not-uninit/>
<not-null/>