]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Client: Simplify signal handling.
authorAndre Noll <maan@systemlinux.org>
Mon, 9 Apr 2012 19:07:23 +0000 (21:07 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 21 Apr 2012 17:37:01 +0000 (19:37 +0200)
There is no point in having a sighandler which just calls another one.
This patch makes i9e_signal_dispatch() the handler for SIGINT and
removes the pointless wrapper.


No differences found