std.cfg: Fixed from spelled podtype win_t --> wint_t

This commit is contained in:
orbitcowboy 2015-01-27 07:57:20 +01:00
parent f1e7d7894f
commit 3aa4f5de47
1 changed files with 1 additions and 1 deletions

View File

@ -5509,7 +5509,7 @@
<podtype name="ldiv_t"/>
<podtype name="lldiv_t"/>
<podtype name="mbstate_t"/>
<podtype name="win_t"/>
<podtype name="wint_t"/>
<!--Not part of standard, but widely supported by runtime libraries-->
<function name="itoa">
<noreturn>false</noreturn>