X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1a0dcd0a540e3af64ff63d84839336bf8c85ec40..6cd749f4e818af7d10dfd6b1de1bb37cb7915acd:/uip/mhn.c diff --git a/uip/mhn.c b/uip/mhn.c index fe728f93..6a46ca5d 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -196,7 +196,7 @@ void freects_done (int) NORETURN; /* * static prototypes */ -static RETSIGTYPE pipeser (int); +static void pipeser (int); int @@ -684,7 +684,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser (int i) { if (i == SIGQUIT) {