X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhshow.c;h=4a07d016b384dd66a9ba10476fe29623daab36d8;hb=1ec4ef34243a756d1f51718e7e15b094f4b36618;hp=ebbd8ec80b0d1d6438adc65050b13c30754fba3a;hpb=7ffcbc3d01bb58a071d56f5e7379948c579f634a;p=mmh diff --git a/uip/mhshow.c b/uip/mhshow.c index ebbd8ec..4a07d01 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -102,7 +102,7 @@ void freects_done(int) NORETURN; /* ** static prototypes */ -static RETSIGTYPE pipeser(int); +static void pipeser(int); int @@ -405,7 +405,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser(int i) { if (i == SIGQUIT) {