Correct signal attributes in library

This commit is contained in:
Alexander Mai 2015-09-05 13:09:56 +02:00
parent 40bd3de9b3
commit 9255173267
1 changed files with 1 additions and 1 deletions

View File

@ -2735,7 +2735,7 @@
</function>
<!-- void (*signal(int sig, void (*func)(int)))(int); -->
<function name="signal,std::signal">
<noreturn>true</noreturn>
<noreturn>false</noreturn>
<arg nr="1">
<not-uninit/>
</arg>