X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhlist.c;fp=uip%2Fmhlist.c;h=3104e6f8f7c49e1390bfc8e7e8187ee15b9efa5c;hp=fc8b751c5fb20d5a7697c40dff77bd32c7fd59fb;hb=fc71710f8695ea07d852284286b058ecb3955317;hpb=7ffcbc3d01bb58a071d56f5e7379948c579f634a diff --git a/uip/mhlist.c b/uip/mhlist.c index fc8b751..3104e6f 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -106,7 +106,7 @@ void freects_done(int) NORETURN; /* ** static prototypes */ -static RETSIGTYPE pipeser(int); +static void pipeser(int); int @@ -367,7 +367,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser(int i) { if (i == SIGQUIT) {