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:
Assar Westerlund
1996-09-03 18:04:46 +00:00
parent 3467387cd6
commit a95bae9e0a
8 changed files with 36 additions and 34 deletions

View File

@@ -515,7 +515,7 @@ static jmp_buf catch_SIGSYS;
#ifdef SIGSYS
static void
static RETSIGTYPE
SIGSYS_handler(int sig)
{
errno = 0;