Correct library std.cfg about setjmp

This commit is contained in:
Alexander Mai 2015-09-05 07:00:22 +02:00
parent bcb7dce97e
commit d0ab00b100
1 changed files with 1 additions and 3 deletions

View File

@ -2848,9 +2848,7 @@
<function name="setjmp">
<noreturn>false</noreturn>
<leak-ignore/>
<arg nr="1">
<not-uninit/>
</arg>
<arg nr="1"/>
</function>
<memory>
<dealloc>free</dealloc>