All signal handlers return RETSIGTYPE.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@712 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -515,7 +515,7 @@ static jmp_buf catch_SIGSYS;
|
||||
|
||||
#ifdef SIGSYS
|
||||
|
||||
static void
|
||||
static RETSIGTYPE
|
||||
SIGSYS_handler(int sig)
|
||||
{
|
||||
errno = 0;
|
||||
|
Reference in New Issue
Block a user