X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1a0dcd0a540e3af64ff63d84839336bf8c85ec40..2a1a6bda2b5a7fd8fd79cdf60ee86a02c2d55107:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index 4667e34c..ea34914b 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -124,7 +124,7 @@ void freects_done (int) NORETURN; /* * static prototypes */ -static RETSIGTYPE pipeser (int); +static void pipeser (int); int @@ -451,7 +451,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser (int i) { if (i == SIGQUIT) {