Remove attribute from _wfopen_s,_tfopen_s to avoid false positives

This commit is contained in:
Alexander Mai 2017-05-01 19:28:24 +02:00
parent cee0f724ff
commit 765a9c8660
1 changed files with 0 additions and 1 deletions

View File

@ -2342,7 +2342,6 @@ HFONT CreateFont(
<!-- errno_t _wfopen_s(FILE** pFile, const wchar_t *filename, const wchar_t *mode); -->
<function name="_wfopen_s,_tfopen_s">
<noreturn>false</noreturn>
<use-retval/>
<arg nr="1">
<not-null/>
</arg>