Fixed #9715 (FP invalidFunctionArgBool for third argument to setenv)
This commit is contained in:
parent
ebbff08932
commit
b827f8d92e
|
@ -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); -->
|
||||
|
|
Loading…
Reference in New Issue