X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhtest.c;h=cde45dbdf6f92249048fc7aa140235ed481beb79;hb=c16dc1b7987ffd6e7dde224192862691515a09ec;hp=c884ffed46517a4635ffa5ae17ffbff47eedeade;hpb=1a0dcd0a540e3af64ff63d84839336bf8c85ec40;p=mmh diff --git a/uip/mhtest.c b/uip/mhtest.c index c884ffe..cde45db 100644 --- a/uip/mhtest.c +++ b/uip/mhtest.c @@ -105,7 +105,7 @@ void freects_done (int) NORETURN; * static prototypes */ static int write_content (CT *, char *); -static RETSIGTYPE pipeser (int); +static void pipeser (int); int @@ -377,7 +377,7 @@ write_content (CT *cts, char *outfile) } -static RETSIGTYPE +static void pipeser (int i) { if (i == SIGQUIT) {