X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fmhn.c;h=6a46ca5da709674a9f957fd2ba25e5705ba05bac;hb=c16dc1b7987ffd6e7dde224192862691515a09ec;hp=fe728f933abef9d97da4898a1dcfc55473bd7bb4;hpb=1a0dcd0a540e3af64ff63d84839336bf8c85ec40;p=mmh diff --git a/uip/mhn.c b/uip/mhn.c index fe728f9..6a46ca5 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -196,7 +196,7 @@ void freects_done (int) NORETURN; /* * static prototypes */ -static RETSIGTYPE pipeser (int); +static void pipeser (int); int @@ -684,7 +684,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser (int i) { if (i == SIGQUIT) {