Fixed #9715 (FP invalidFunctionArgBool for third argument to setenv)

This commit is contained in:
Daniel Marjamäki 2020-09-15 22:31:41 +02:00
parent ebbff08932
commit b827f8d92e
1 changed files with 0 additions and 1 deletions

View File

@ -3465,7 +3465,6 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
</arg>
<arg nr="3" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- int unsetenv(const char *name); -->