X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1a0dcd0a540e3af64ff63d84839336bf8c85ec40..dd0acb9f9e2206182c738c2fa5e1d9775b7fda48:/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) {