std.cfg: No real changes. Updated wrong header for 'wcscmp' [ci skip]
This commit is contained in:
parent
356dc164b7
commit
1d19f57c5e
|
@ -4621,7 +4621,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
|
|||
</arg>
|
||||
</function>
|
||||
<!-- int strcmp(const char *str1, const char *str2); -->
|
||||
<!-- int wcscmp(const wchar_t *str1, const wchar_t c); -->
|
||||
<!-- int wcscmp(const wchar_t *str1, const wchar_t *str2) -->
|
||||
<function name="strcmp,std::strcmp,wcscmp,std::wcscmp">
|
||||
<use-retval/>
|
||||
<pure/>
|
||||
|
|
Loading…
Reference in New Issue