std.cfg: Fixed from spelled podtype win_t --> wint_t
This commit is contained in:
parent
f1e7d7894f
commit
3aa4f5de47
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue