X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1a0dcd0a540e3af64ff63d84839336bf8c85ec40..1f9cbd73830742dc7039f53b8672d8a5aaf75c11:/uip/mhstore.c diff --git a/uip/mhstore.c b/uip/mhstore.c index ff7724cd..2646ba62 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -102,7 +102,7 @@ void freects_done (int) NORETURN; /* * static prototypes */ -static RETSIGTYPE pipeser (int); +static void pipeser (int); int @@ -383,7 +383,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser (int i) { if (i == SIGQUIT) {