X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1a0dcd0a540e3af64ff63d84839336bf8c85ec40..3597ba0ceeb7390c5bee21feda22101d86d64b2f:/uip/mhlist.c diff --git a/uip/mhlist.c b/uip/mhlist.c index d6986684..664be9f6 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -108,7 +108,7 @@ void freects_done (int) NORETURN; /* * static prototypes */ -static RETSIGTYPE pipeser (int); +static void pipeser (int); int @@ -371,7 +371,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser (int i) { if (i == SIGQUIT) {